summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/dll/client.nim1
-rw-r--r--tests/js/tconsole.nim1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/dll/client.nim b/tests/dll/client.nim
index 90ca05149..150af3a17 100644
--- a/tests/dll/client.nim
+++ b/tests/dll/client.nim
@@ -1,6 +1,5 @@
 discard """
   output: "Done"
-  disabled: "freebsd"
   cmd: "nim $target --debuginfo --hints:on --define:useNimRtl $options $file"
 """
 
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