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