summaryrefslogtreecommitdiff
path: root/ext/B/t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-09-09 05:46:02 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-09 05:46:02 +0000
commit4952128c1a7d07bd80c759d8bcacaee685b89cd9 (patch)
treedc4676f9f23c84fccb59304f4dc563fd6b620a97 /ext/B/t
parenta5e451717b80ca1ac182f3448d7a528f98d99329 (diff)
downloadperl-4952128c1a7d07bd80c759d8bcacaee685b89cd9.tar.gz
strict stash seems to have gone, too.
p4raw-id: //depot/perl@21119
Diffstat (limited to 'ext/B/t')
-rwxr-xr-xext/B/t/stash.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/t/stash.t b/ext/B/t/stash.t
index 05d55b1783..171abf1f37 100755
--- a/ext/B/t/stash.t
+++ b/ext/B/t/stash.t
@@ -66,7 +66,7 @@ print "# got = @got\n";
$got = "@got";
-my $expected = "attributes Carp Carp::Heavy DB Exporter Exporter::Heavy Internals main Regexp strict utf8 version warnings";
+my $expected = "attributes Carp Carp::Heavy DB Exporter Exporter::Heavy Internals main Regexp utf8 version warnings";
{
no strict 'vars';