Fixed unittest output.

This commit is contained in:
yglukhov
2015-06-11 23:01:44 +03:00
parent a041ef68a1
commit 98ec9615f3

View File

@@ -39,7 +39,6 @@ when declared(stdout):
when not defined(ECMAScript):
import terminal
system.addQuitProc(resetAttributes)
type
TestStatus* = enum OK, FAILED