X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flineno-torture.t;h=34b672d4d8775d382653b7a19769f6456cfd286c;hb=f15a08195b9686dd4b91a1f70bd24aa7582f4962;hp=cdbf4fbe9474ce74004dea1c17970d12f10fbce5;hpb=2d793d8db31ba63a8254862e7230233a3ed68d5d;p=p5sagit%2FFunction-Parameters.git diff --git a/t/lineno-torture.t b/t/lineno-torture.t index cdbf4fb..34b672d 100644 --- a/t/lineno-torture.t +++ b/t/lineno-torture.t @@ -146,8 +146,8 @@ sub { }->(sub { my $n = shift; is $n, 2, '1 + 1 = 2' }, 1, 1); -TODO: { - local $TODO = 'line numbers all fucked up'; +{ + #local $TODO = 'line numbers all fucked up'; fun ($r, $a, $b) { test_loc 'LX torture begin';