about summary refs log tree commit diff
path: root/test/ppmdither.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/ppmdither.test')
-rwxr-xr-xtest/ppmdither.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/ppmdither.test b/test/ppmdither.test
index a93a434a..7e32ef59 100755
--- a/test/ppmdither.test
+++ b/test/ppmdither.test
@@ -1,9 +1,7 @@
 #! /bin/bash
 # This script tests: ppmdither
-# Also requires: 
+# Also requires:
 
-  alias ppmdither="${PBM_TESTPREFIX}ppmdither"
-  shopt -s expand_aliases
 
 ppmdither testimg.ppm | cksum
 ppmdither -red 2 -green 2 -blue 2 testimg.ppm | cksum