X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Freplicated.t;h=dfd3870fbc8b7e16316f11fef610a57442f13383;hb=a63c42fc0b2844ff59bc86719fbe2c779067f171;hp=644a9349ad548decd9f4b21aea5ea068035efdcc;hpb=130f0abd0ea76114ffdea39a4fea352a35e5e742;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/replicated.t b/t/storage/replicated.t index 644a934..dfd3870 100644 --- a/t/storage/replicated.t +++ b/t/storage/replicated.t @@ -3,8 +3,6 @@ use warnings; use Test::More; -local $TODO = 'Temporarily todo-ed for dq2eb'; - use lib qw(t/lib); use DBICTest;