Remove TODO labels from blocks not using todo_skip() - no test changes
[dbsrgits/DBIx-Class.git] / t / prefetch / count.t
index ef2f88b..4311e80 100644 (file)
@@ -78,7 +78,7 @@ is_same_sql_bind (
 );
 
 
-TODO: {
+{
   local $TODO = "Chaining with prefetch is fundamentally broken";
 
   my $queries;