about summary refs log tree commit diff
path: root/test/xbm-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/xbm-roundtrip.test')
-rwxr-xr-xtest/xbm-roundtrip.test5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/xbm-roundtrip.test b/test/xbm-roundtrip.test
index 4823adfd..e84d6fc3 100755
--- a/test/xbm-roundtrip.test
+++ b/test/xbm-roundtrip.test
@@ -1,10 +1,7 @@
 #! /bin/bash
 # This script tests: pbmtoxbm xbmtopbm
-# Also requires: 
+# Also requires:
 
-  alias pbmtoxbm="${PBM_TESTPREFIX}pbmtoxbm"
-  alias xbmtopbm="${PBM_TESTPREFIX}xbmtopbm"
-  shopt -s expand_aliases
 
 pbmtoxbm testgrid.pbm | xbmtopbm | cksum
 pbmtoxbm -x10 testgrid.pbm | xbmtopbm | cksum