summaryrefslogtreecommitdiff
path: root/t/lib/warnings/op
diff options
context:
space:
mode:
Diffstat (limited to 't/lib/warnings/op')
-rw-r--r--t/lib/warnings/op2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/lib/warnings/op b/t/lib/warnings/op
index d3a2d548fe..20185964b6 100644
--- a/t/lib/warnings/op
+++ b/t/lib/warnings/op
@@ -969,3 +969,5 @@ no warnings 'deprecated' ;
package;
EXPECT
Use of "package" with no arguments is deprecated at - line 3.
+Global symbol "BEGIN" requires explicit package name at - line 4.
+BEGIN not safe after errors--compilation aborted at - line 4.