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