about summary refs log tree commit diff
path: root/test/cut-paste-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/cut-paste-roundtrip.test')
-rwxr-xr-xtest/cut-paste-roundtrip.test5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/cut-paste-roundtrip.test b/test/cut-paste-roundtrip.test
index 15e53219..9f466020 100755
--- a/test/cut-paste-roundtrip.test
+++ b/test/cut-paste-roundtrip.test
@@ -1,10 +1,7 @@
 #! /bin/bash
 # This script tests: pamcut pnmpaste
-# Also requires: 
+# Also requires:
 
-  alias pamcut="${PBM_TESTPREFIX}pamcut"
-  alias pnmpaste="${PBM_TESTPREFIX}pnmpaste"
-  shopt -s expand_aliases
 
 pamcut 50 40 100 70 testimg.ppm | \
 pnmpaste -replace - 50 40 testimg.ppm | cksum