summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-12 07:58:57 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-12 07:58:57 +0000
commit2d653dc1daee0ac95a2bb3e5b1a0be99351251ac (patch)
tree1ddb4475f0e65ba3f3efb443739d5326f7d65f65 /src
parent2b9af0bbf123deb26f694dea521dac3a57aaa145 (diff)
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
Diffstat (limited to 'src')
-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: