summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Test/B03print.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B03print.ztst b/Test/B03print.ztst
index 1aa6d2051..4022bc646 100644
--- a/Test/B03print.ztst
+++ b/Test/B03print.ztst
@@ -26,7 +26,7 @@
print -f
1:print -f needs a format specified
-?(eval):print:1: -f: format argument expected
+?(eval):print:1: argument expected: -f
print -Of '%s\n' foo bar baz
0:reverse argument sorting