diff options
Diffstat (limited to 'test/pamditherbw.test')
-rwxr-xr-x | test/pamditherbw.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/pamditherbw.test b/test/pamditherbw.test index 1ac1391c..3f377f81 100755 --- a/test/pamditherbw.test +++ b/test/pamditherbw.test @@ -1,9 +1,7 @@ #! /bin/bash # This script tests: pamditherbw -# Also requires: pamchannel +# Also requires: pamchannel pamtopnm - alias pamditherbw="${PBM_TESTPREFIX}pamditherbw" - shopt -s expand_aliases tmpdir=${tmpdir:-/tmp} test_red=${tmpdir}/testimg.red |