about summary refs log tree commit diff
path: root/test/ppmrelief.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/ppmrelief.test')
-rwxr-xr-xtest/ppmrelief.test6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/ppmrelief.test b/test/ppmrelief.test
index 378a22c9..3467dcde 100755
--- a/test/ppmrelief.test
+++ b/test/ppmrelief.test
@@ -2,11 +2,6 @@
 # This script tests: ppmrelief
 # Also requires: pbmmake pgmramp pamflip
 
-  alias ppmrelief="${PBM_TESTPREFIX}ppmrelief"
-  alias pbmmake="${PBM_BINPREFIX}pbmmake"
-  alias pgmramp="${PBM_BINPREFIX}pgmramp"
-  alias pamflip="${PBM_BINPREFIX}pamflip"
-  shopt -s expand_aliases
 
 # Test 1.  Should print 3637356697 688
 pbmmake -w 15 15 | ppmrelief | cksum
@@ -39,4 +34,3 @@ pgmramp -diagonal -maxval=30 16 16 | pamflip -lr | ppmrelief | cksum
 # 0 14 14 14 14 14 14 14 14 14 14 14 14 14 14 0
 # 0 14 14 14 14 14 14 14 14 14 14 14 14 14 14 0
 # 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-