summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorFelix Krause <contact@flyx.org>2016-08-24 23:37:43 +0200
committerFelix Krause <contact@flyx.org>2016-08-24 23:37:43 +0200
commiteeb8024af49526378755b7b92185bb820cfffc2b (patch)
tree9a670d6f3b261ee02b29c06d4240f1f7b65a3230 /tests
parent74a55995f0635caaf6bfd71ef8d04b2148469cec (diff)
downloadNim-eeb8024af49526378755b7b92185bb820cfffc2b.tar.gz
Fixed another test to expect new unittest output
Diffstat (limited to 'tests')
-rw-r--r--tests/js/tunittests.nim4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/js/tunittests.nim b/tests/js/tunittests.nim
index 4b09c99a9..7c2e70563 100644
--- a/tests/js/tunittests.nim
+++ b/tests/js/tunittests.nim
@@ -1,5 +1,7 @@
 discard """
-  output: '''[OK] >:)'''
+  output: '''
+[Suite] Bacon
+  [OK] >:)'''
 """
 
 import unittest