diff options
Diffstat (limited to 'test/ppmwheel.test')
-rwxr-xr-x | test/ppmwheel.test | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/test/ppmwheel.test b/test/ppmwheel.test index 89bab029..f528e209 100755 --- a/test/ppmwheel.test +++ b/test/ppmwheel.test @@ -1,9 +1,7 @@ #! /bin/bash # This script tests: ppmwheel -# Also requires: +# Also requires: - alias ppmwheel="${PBM_TESTPREFIX}ppmwheel" - shopt -s expand_aliases # For values 6 and above, x86(-32) and x86-64 produce different output. # SSE floating-point math is the probable cause. @@ -110,7 +108,3 @@ done # 98: 4086203619 28825 1961862620 28825 # 99: 3656777902 29416 2475351252 29416 # 100: 2246720411 30015 4055518595 30015 - - - - |