diff options
Diffstat (limited to 't/pragma')
-rw-r--r-- | t/pragma/strict-vars | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/pragma/strict-vars b/t/pragma/strict-vars index 727eb2d4f2..9814fd6ee8 100644 --- a/t/pragma/strict-vars +++ b/t/pragma/strict-vars @@ -165,8 +165,6 @@ print STDERR $@; $joe = 1 ; EXPECT Global symbol "joe" requires explicit package name at - line 5. -Variable "$joe" is not imported at - line 8. -Global symbol "joe" requires explicit package name at - line 8. Execution of - aborted due to compilation errors. ######## |