This commit is contained in:
cheatfate
2016-07-30 10:52:15 +03:00
parent 0d2ff34d02
commit 85db7eb187

View File

@@ -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