diff options
Diffstat (limited to 'tests/unexpand/basic-1')
-rwxr-xr-x | tests/unexpand/basic-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unexpand/basic-1 b/tests/unexpand/basic-1 index b1f2b78dc..4f1dd17dc 100755 --- a/tests/unexpand/basic-1 +++ b/tests/unexpand/basic-1 @@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || { exit 77 } -exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF +exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF require 5.003; use strict; |