Files
Nim/tests/misc/tjoinable.nim
Timothee Cour fe77c3c72f megatest: allow duplicate file names, show compilation progress (#17713)
* megatest: allow duplicate file names

* megatest: show compilation progress
2021-04-13 23:16:19 +02:00

4 lines
144 B
Nim

# checks that megatest allows duplicate names, see also `tests/testament/tjoinable.nim`
doAssert defined(testing)
doAssert defined(nimMegatest)