diff options
Diffstat (limited to 'test/xpm-roundtrip.test')
-rwxr-xr-x | test/xpm-roundtrip.test | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/xpm-roundtrip.test b/test/xpm-roundtrip.test index c3c9894d..fd0253b1 100755 --- a/test/xpm-roundtrip.test +++ b/test/xpm-roundtrip.test @@ -2,11 +2,6 @@ # This script tests: ppmtoxpm xpmtoppm # Also requires: pgmtopbm ppmtopgm - alias ppmtoxpm="${PBM_TESTPREFIX}ppmtoxpm" - alias xpmtoppm="${PBM_TESTPREFIX}xpmtoppm" - alias pgmtopbm="${PBM_BINPREFIX}pgmtopbm" - alias ppmtopgm="${PBM_BINPREFIX}ppmtopgm" - shopt -s expand_aliases #ppmtoxpm -hexonly testimg.ppm | \ # xpmtoppm | cksum |