about summary refs log tree commit diff
path: root/test/pamflip-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pamflip-roundtrip.test')
-rwxr-xr-xtest/pamflip-roundtrip.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/pamflip-roundtrip.test b/test/pamflip-roundtrip.test
index 2b18eb8d..c5a34ad9 100755
--- a/test/pamflip-roundtrip.test
+++ b/test/pamflip-roundtrip.test
@@ -1,9 +1,7 @@
 #! /bin/bash
 # This script tests: pamflip
-# Also requires: 
+# Also requires:
 
-  alias pamflip="${PBM_TESTPREFIX}pamflip"
-  shopt -s expand_aliases
 
 pamflip -lr testimg.ppm | pamflip -lr | cksum
 pamflip -tb testimg.ppm | pamflip -tb | cksum