Skip to content

Commit aafbc7c

Browse files
committed
disbled: openbsd (fails for js)
1 parent e246680 commit aafbc7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/exception/t13115.nim

+4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ discard """
33
targets: "c js cpp"
44
matrix: "-d:debug; -d:release"
55
outputsub: ''' and works fine! [Exception]'''
6+
disabled: openbsd
67
"""
8+
#[
9+
disabled: openbsd: just for js
10+
]#
711

812
# bug #13115
913

0 commit comments

Comments
 (0)