about summary refs log tree commit diff
path: root/test/ppmchange-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/ppmchange-roundtrip.test')
-rwxr-xr-xtest/ppmchange-roundtrip.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/ppmchange-roundtrip.test b/test/ppmchange-roundtrip.test
index 071c0b93..78f5b548 100755
--- a/test/ppmchange-roundtrip.test
+++ b/test/ppmchange-roundtrip.test
@@ -2,11 +2,6 @@
 # This script tests: ppmchange
 # Also requires: pgmtopbm pnminvert ppmtopgm
 
-  alias ppmchange="${PBM_TESTPREFIX}ppmchange"
-  alias pgmtopbm="${PBM_BINPREFIX}pgmtopbm"
-  alias pnminvert="${PBM_BINPREFIX}pnminvert"
-  alias ppmtopgm="${PBM_BINPREFIX}ppmtopgm"
-  shopt -s expand_aliases
 
 ppmchange black white white black testgrid.pbm | \
 pnminvert | ppmtopgm | \