diff options
Diffstat (limited to 'test/mrf-roundtrip.test')
-rwxr-xr-x | test/mrf-roundtrip.test | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/mrf-roundtrip.test b/test/mrf-roundtrip.test index 5b9f77f4..c9d8ce3a 100755 --- a/test/mrf-roundtrip.test +++ b/test/mrf-roundtrip.test @@ -1,10 +1,7 @@ #! /bin/bash # This script tests: pbmtomrf mrftopbm -# Also requires: +# Also requires: - alias mrftopbm="${PBM_TESTPREFIX}mrftopbm" - alias pbmtomrf="${PBM_TESTPREFIX}pbmtomrf" - shopt -s expand_aliases # Should print 2425386270 41, cksum of testgrid.pbm pbmtomrf testgrid.pbm | mrftopbm | cksum |