make tests green again

This commit is contained in:
Araq
2018-02-28 10:13:19 +01:00
parent 934bba5255
commit dd7c166260

View File

@@ -2,7 +2,6 @@ discard """
file: "tunhandledexc.nim"
outputsub: "Error: unhandled exception: bla [ESomeOtherErr]"
exitcode: "1"
targets: "c cpp"
"""
type
ESomething = object of Exception