disabled JS test

This commit is contained in:
Araq
2015-04-18 01:18:23 +02:00
parent caef835fe4
commit 5146624f0d

View File

@@ -1,3 +1,10 @@
discard """
disabled: "true"
"""
# 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":