about summary refs log tree commit diff
path: root/test/xwd-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/xwd-roundtrip.test')
-rwxr-xr-xtest/xwd-roundtrip.test6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/xwd-roundtrip.test b/test/xwd-roundtrip.test
index 4dbd3020..cd0d38ad 100755
--- a/test/xwd-roundtrip.test
+++ b/test/xwd-roundtrip.test
@@ -1,11 +1,7 @@
 #! /bin/bash
 # This script tests: pnmtoxwd xwdtopnm
-# Also requires: pamdepth 
+# Also requires: pamchannel pamtopnm pamdepth
 
-  alias pnmtoxwd="${PBM_TESTPREFIX}pnmtoxwd"
-  alias xwdtopnm="${PBM_TESTPREFIX}xwdtopnm"
-  alias pamdepth="${PBM_BINPREFIX}pamdepth"
-  shopt -s expand_aliases
 
 # Test 1.  Should produce 1571496937 33838, cksum of testimg.red
 pamchannel -infile=testimg.ppm -tupletype="GRAYSCALE" 0 | pamtopnm | \