X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F52leaks.t;h=4923be01d2aa4358bb77c6da21fbfcccd7581876;hb=a63c42fc0b2844ff59bc86719fbe2c779067f171;hp=683d5439007493f1c6738d78c7aaf7cfbd2a22a5;hpb=130f0abd0ea76114ffdea39a4fea352a35e5e742;p=dbsrgits%2FDBIx-Class.git diff --git a/t/52leaks.t b/t/52leaks.t index 683d543..4923be0 100644 --- a/t/52leaks.t +++ b/t/52leaks.t @@ -21,8 +21,6 @@ use strict; use warnings; use Test::More; -local $TODO = 'Temporarily todo-ed for dq2eb'; - my $TB = Test::More->builder; if ($ENV{DBICTEST_IN_PERSISTENT_ENV}) { # without this explicit close older TBs warn in END after a ->reset