diff options
Diffstat (limited to 'tests/js')
-rw-r--r-- | tests/js/tconsole.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/js/tconsole.nim b/tests/js/tconsole.nim index 88c71ea18..b2eecc656 100644 --- a/tests/js/tconsole.nim +++ b/tests/js/tconsole.nim @@ -3,6 +3,7 @@ discard """ Hello, console 1 2 3 ''' + disabled: "freebsd" """ # This file tests the JavaScript console |