Skip to content

Commit

Permalink
Rename tests/tliterals according to Nimble standards
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmry committed Jun 19, 2023
1 parent ca00f6d commit ee4e3dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/tbigints.nim
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ proc main() =
when (NimMajor, NimMinor) >= (1, 5):
block: # literals
# workaround
include tliterals
include ./literals

block: # zero
# see https://github.com/nim-lang/bigints/issues/26
Expand Down

0 comments on commit ee4e3dc

Please sign in to comment.