aboutsummaryrefslogtreecommitdiff
path: root/tests/text.nom
diff options
context:
space:
mode:
Diffstat (limited to 'tests/text.nom')
-rw-r--r--tests/text.nom5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/text.nom b/tests/text.nom
index 316b343..a002445 100644
--- a/tests/text.nom
+++ b/tests/text.nom
@@ -1,4 +1,4 @@
-#!/usr/bin/env nomsu -V2.3.4.3
+#!/usr/bin/env nomsu -V2.4.4.3
#..
Tests for the stuff defined in core/text.nom
use "core"
@@ -40,10 +40,9 @@ assume (..)
..== "one\ntwo"
assume ("nogap" == "nogap")
+
#comment
#
block comment
-
-
say "Text test passed." \ No newline at end of file