Smarter todoification (this doesn't sound like a bad idea for CPAN in general)
[dbsrgits/DBIx-Class.git] / t / storage / replicated.t
index 644a934..dfd3870 100644 (file)
@@ -3,8 +3,6 @@ use warnings;
 
 use Test::More;
 
-local $TODO = 'Temporarily todo-ed for dq2eb';
-
 use lib qw(t/lib);
 use DBICTest;