summaryrefslogtreecommitdiff
path: root/tests/head/Test.pm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/head/Test.pm')
-rw-r--r--tests/head/Test.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/head/Test.pm b/tests/head/Test.pm
index 370a409ef..1eb167737 100644
--- a/tests/head/Test.pm
+++ b/tests/head/Test.pm
@@ -2,9 +2,6 @@ package Test;
require 5.002;
use strict;
-# Tell head to accept old-style options like `-1'.
-$Test::env_default = ['_POSIX2_VERSION=199209'];
-
my @tv = (
# test name, options, input, expected output, expected return code
#