summaryrefslogtreecommitdiffstats
path: root/tests/jq.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jq.test')
-rw-r--r--tests/jq.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jq.test b/tests/jq.test
index 47b842c4..2c9cc889 100644
--- a/tests/jq.test
+++ b/tests/jq.test
@@ -278,7 +278,7 @@ null
%%FAIL
. as $foo | break $foo
-jq: error: *label-foo/0 is not defined at <top-level>, line 1:
+jq: error: $*label-foo is not defined at <top-level>, line 1:
[.[]|[.,1]|until(.[0] < 1; [.[0] - 1, .[1] * .[0]])|.[1]]
[1,2,3,4,5]