From 71ade195d1996c0d3d9115af5c53dc8146455970 Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Fri, 15 Feb 2013 20:40:07 -0600 Subject: WA for #329, caused by #335 --- tests/js/tunittests.nim | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/js/tunittests.nim (limited to 'tests/js') diff --git a/tests/js/tunittests.nim b/tests/js/tunittests.nim new file mode 100644 index 000000000..af38cd9b9 --- /dev/null +++ b/tests/js/tunittests.nim @@ -0,0 +1,5 @@ +import unittest + +suite "Bacon": + test ">:)": + check(true == true) -- cgit 1.4.1-2-gfad0