From 2d653dc1daee0ac95a2bb3e5b1a0be99351251ac Mon Sep 17 00:00:00 2001
From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>
Date: Tue, 12 Dec 2006 07:58:57 +0000
Subject: [PATCH] Minor change: 'test 4' to 'test 3' in testwrapper.in.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@180 788f1e2b-df1e-0410-8736-df70ead52e1b
---
 src/wrappers/testwrapper.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: