summaryrefslogtreecommitdiff
path: root/t/run
diff options
context:
space:
mode:
Diffstat (limited to 't/run')
-rw-r--r--t/run/kill_perl.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/run/kill_perl.t b/t/run/kill_perl.t
index d782bb3c58..225208e7f6 100644
--- a/t/run/kill_perl.t
+++ b/t/run/kill_perl.t
@@ -724,8 +724,6 @@ EXPECT
########
-w
"x" =~ /(\G?x)?/; # core dump in 20000716.007
-EXPECT
-Quantifier unexpected on zero-length expression in regex; marked by <-- HERE in m/(\G?x)? <-- HERE / at - line 2.
########
# Bug 20010515.004
my @h = 1 .. 10;