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