mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-07 21:43:33 +00:00
make tests green again
This commit is contained in:
@@ -2,7 +2,6 @@ discard """
|
||||
file: "tunhandledexc.nim"
|
||||
outputsub: "Error: unhandled exception: bla [ESomeOtherErr]"
|
||||
exitcode: "1"
|
||||
targets: "c cpp"
|
||||
"""
|
||||
type
|
||||
ESomething = object of Exception
|
||||
|
||||
Reference in New Issue
Block a user