Smarter todoification (this doesn't sound like a bad idea for CPAN in general)
[dbsrgits/DBIx-Class.git] / t / sqlmaker / core.t
index e534269..57cf480 100644 (file)
@@ -4,8 +4,6 @@ use warnings;
 use Test::More;
 use Test::Exception;
 
-local $TODO = 'Temporarily todo-ed for dq2eb';
-
 use lib qw(t/lib);
 use DBICTest;
 use DBIC::SqlMakerTest;