summary refs log tree commit diff stats
path: root/tests/js/tunittests.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/js/tunittests.nim')
-rw-r--r--tests/js/tunittests.nim5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/js/tunittests.nim b/tests/js/tunittests.nim
index 8a264a5e0..4b09c99a9 100644
--- a/tests/js/tunittests.nim
+++ b/tests/js/tunittests.nim
@@ -1,10 +1,7 @@
 discard """
-  disabled: "true"
+  output: '''[OK] >:)'''
 """
 
-# Unittest uses lambdalifting at compile-time which we disable for the JS
-# codegen! So this cannot and will not work for quite some time.
-
 import unittest
 
 suite "Bacon":