aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/text.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text.nom b/tests/text.nom
index 4b7f952..39ee496 100644
--- a/tests/text.nom
+++ b/tests/text.nom
@@ -24,7 +24,7 @@ assume ((%こんにちは と言う) = "こんにちは世界") or barf "Unicode
%s <- ".."
one two\nthree\
..four
-assume (%s = "one two\\nthreefour")
+assume (%s = "one two\\nthreefour") or barf "%s = \(quote %s), not \(quote "one two\\nthreefour")"
%s <- ".."
list:\[..]
1,2,3