about summary refs log tree commit diff
path: root/test/gem-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/gem-roundtrip.test')
-rwxr-xr-xtest/gem-roundtrip.test9
1 files changed, 3 insertions, 6 deletions
diff --git a/test/gem-roundtrip.test b/test/gem-roundtrip.test
index 97f894c2..0fce59db 100755
--- a/test/gem-roundtrip.test
+++ b/test/gem-roundtrip.test
@@ -1,10 +1,7 @@
 #! /bin/bash
-# This script tests: pbmtogem gemtopbm
-# Also requires: gemtopnm
+# This script tests: pbmtogem gemtopnm
+# Also requires:
 
-  alias gemtopbm="${PBM_TESTPREFIX}gemtopbm"
-  alias pbmtogem="${PBM_TESTPREFIX}pbmtogem"
-  shopt -s expand_aliases
 
 # Should print 2425386270 41, cksum of testgrid.pbm
-pbmtogem testgrid.pbm | gemtopbm | cksum
+pbmtogem testgrid.pbm | gemtopnm | cksum