Skip to content

Commit daf7baa

Browse files
committed
run/todo.t: Remove todo of now passing test
1 parent 252f61a commit daf7baa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

t/run/todo.t

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ TODO: {
6565
is($?, 0, "No assertion failure");
6666
}
6767

68-
TODO: {
69-
local $::TODO = 'GH 16627';
68+
{
7069
fresh_perl('use re "eval";
7170
my @r;
7271
for$0(qw(0 0)){push@r,qr/@r(?{})/};',

0 commit comments

Comments
 (0)