diff options
Diffstat (limited to 'tests/exception/t9657.nim')
-rw-r--r-- | tests/exception/t9657.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/exception/t9657.nim b/tests/exception/t9657.nim index 0b6e128e0..1023f9593 100644 --- a/tests/exception/t9657.nim +++ b/tests/exception/t9657.nim @@ -2,6 +2,7 @@ discard """ action: run exitcode: 1 target: "c" + disabled: "openbsd" """ # todo: remove `target: "c"` workaround once #10343 is properly fixed close stdmsg |