summaryrefslogtreecommitdiffstats
path: root/test/dotest
diff options
context:
space:
mode:
Diffstat (limited to 'test/dotest')
-rwxr-xr-xtest/dotest6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/dotest b/test/dotest
index 9a9d38d..1e53549 100755
--- a/test/dotest
+++ b/test/dotest
@@ -262,12 +262,12 @@ rgbfile=/usr/lib/X11/rgb.txt
> expected.stderr
echo "${XCFTOOLS_PREFIX}xcf2pnm: Unknown background color 'Plaid'" \
>> expected.stderr
-errtest 20 xcf2pnm $S/tiletext.xcf.gz -b Plaid
+errtest 20 xcf2pnm $S/tiletest.xcf.gz -b Plaid
echo > expected:stderr \
"-S option must have an argument of the form wxh"
-errtest 20 xcf2pnm $S/tiletext.xcf.gz -S 10x
-errtest 20 xcf2pnm $S/tiletext.xcf.gz -S 10x20x30
+errtest 20 xcf2pnm $S/tiletest.xcf.gz -S 10x
+errtest 20 xcf2pnm $S/tiletest.xcf.gz -S 10x20x30
echo > expected:stderr \
"-O option must have an argument of the form x,y"