about summary refs log tree commit diff
path: root/test/pgmnoise.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pgmnoise.test')
-rwxr-xr-xtest/pgmnoise.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/pgmnoise.test b/test/pgmnoise.test
index a5c1c380..0b38553b 100755
--- a/test/pgmnoise.test
+++ b/test/pgmnoise.test
@@ -1,9 +1,7 @@
 #! /bin/bash
 # This script tests: pgmnoise
-# Also requires: 
+# Also requires:
 
-  alias pgmnoise="${PBM_TESTPREFIX}pgmnoise"
-  shopt -s expand_aliases
 
 # We first check whether random number generator is glibc rand().
 # If not, this test is skipped.