mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-26 01:04:00 +00:00
megatest: allow duplicate file names, show compilation progress (#17713)
* megatest: allow duplicate file names * megatest: show compilation progress
This commit is contained in:
3
tests/misc/tjoinable.nim
Normal file
3
tests/misc/tjoinable.nim
Normal file
@@ -0,0 +1,3 @@
|
||||
# checks that megatest allows duplicate names, see also `tests/testament/tjoinable.nim`
|
||||
doAssert defined(testing)
|
||||
doAssert defined(nimMegatest)
|
||||
Reference in New Issue
Block a user