aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/wrappers/testwrapper.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrappers/testwrapper.in b/src/wrappers/testwrapper.in
index b9e10b450..e025c87e7 100644
--- a/src/wrappers/testwrapper.in
+++ b/src/wrappers/testwrapper.in
@@ -118,7 +118,7 @@ EOF
check_results "$actual" "$expected" 'wrapper -- -A "foo bar"'
# Test 3 (Test 1 with a redundant '--')
- printf >&2 " test case 4... "
+ printf >&2 " test case 3... "
actual=$(wrapper -o "output file" "foo bar" -- -A "quux baz" -B)
expected=$(cat <<'EOF'
Options passed to wrapper: