summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/007/except-1.txr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/007/except-1.txr b/tests/007/except-1.txr
index 7f205a7f..a507895a 100644
--- a/tests/007/except-1.txr
+++ b/tests/007/except-1.txr
@@ -13,7 +13,7 @@
@ (baz x)
@(end)
@(define foo ())
-@ (next `!echo "0\n1\n"`)
+@ (next :list ("0" "1"))
@ (collect)
@num
@ (try)