about summary refs log tree commit diff
path: root/test/rgb3-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/rgb3-roundtrip.test')
-rwxr-xr-xtest/rgb3-roundtrip.test6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/rgb3-roundtrip.test b/test/rgb3-roundtrip.test
index 091fe46b..cac52220 100755
--- a/test/rgb3-roundtrip.test
+++ b/test/rgb3-roundtrip.test
@@ -2,12 +2,6 @@
 # This script tests: ppmtorgb3 rgb3toppm
 # Also requires: pgmtopbm pgmtopgm ppmtopgm
 
-  alias ppmtorgb3="${PBM_TESTPREFIX}ppmtorgb3"
-  alias rgb3toppm="${PBM_TESTPREFIX}rgb3toppm"
-  alias pgmtopbm="${PBM_BINPREFIX}pgmtopbm"
-  alias pgmtopgm="${PBM_BINPREFIX}pgmtopgm"
-  alias ppmtopgm="${PBM_BINPREFIX}ppmtopgm"
-  shopt -s expand_aliases
 
 # Break an image into three monochrome planes, reassemble the
 # image from them and check whether the resulting output is