Smarter todoification (this doesn't sound like a bad idea for CPAN in general)
[dbsrgits/DBIx-Class.git] / t / sqlmaker / limit_dialects / torture.t
index 11fb6a0..6671e37 100644 (file)
@@ -2,9 +2,6 @@ use strict;
 use warnings;
 
 use Test::More;
-
-local $TODO = 'Temporarily todo-ed for dq2eb';
-
 use Test::Exception;
 use Storable 'dclone';
 use lib qw(t/lib);