mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
remove legacy define for zero_functional tests (#21871)
test remove legacy define for zero_functional tests
This commit is contained in:
@@ -171,5 +171,5 @@ pkg "winim", "nim c winim.nim"
|
||||
pkg "with"
|
||||
pkg "ws", allowFailure = true
|
||||
pkg "yaml", "nim c -r test/tserialization.nim"
|
||||
pkg "zero_functional", "nim c -r -d:nimNoLentIterators test.nim"
|
||||
pkg "zero_functional", "nim c -r test.nim"
|
||||
pkg "zippy"
|
||||
|
||||
Reference in New Issue
Block a user