mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
comments
This commit is contained in:
@@ -389,7 +389,7 @@ proc makeTest(test, options: string, cat: Category, action = actionCompile,
|
||||
target: target, action: action, startTime: epochTime())
|
||||
|
||||
const
|
||||
# array of files disabled from compilation test of stdlib.
|
||||
# array of modules disabled from compilation test of stdlib.
|
||||
disabledFiles = ["lib/pure/coro.nim"]
|
||||
|
||||
include categories
|
||||
|
||||
Reference in New Issue
Block a user