aboutsummaryrefslogtreecommitdiff
path: root/tests/text.nom
diff options
context:
space:
mode:
Diffstat (limited to 'tests/text.nom')
-rw-r--r--tests/text.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text.nom b/tests/text.nom
index f2ef225..600cce4 100644
--- a/tests/text.nom
+++ b/tests/text.nom
@@ -30,7 +30,7 @@ assume (%s = "one two\\nthreefour")
list:\[..]
1,2,3
..
-assume (%s = "list:{1, 2, 3}")
+assume (%s = "list:[1, 2, 3]")
assume
".."