mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-10 15:04:59 +00:00
Fixed unittest output.
This commit is contained in:
@@ -39,7 +39,6 @@ when declared(stdout):
|
||||
|
||||
when not defined(ECMAScript):
|
||||
import terminal
|
||||
system.addQuitProc(resetAttributes)
|
||||
|
||||
type
|
||||
TestStatus* = enum OK, FAILED
|
||||
|
||||
Reference in New Issue
Block a user