Now passing four more tests, has_a and has_many compliance extended
[dbsrgits/DBIx-Class.git] / t / cdbi-t / 19-set_sql.t
index 2b986bd..f3590d5 100644 (file)
@@ -62,8 +62,6 @@ Film->set_sql(
        is $pgs[1]->id, $f4->id, "and F4";
 };
 
-#SKIP: {
-#  skip "DBIx::Class doesn't have has_a yet", 6;
 {
        Actor->has_a(film => "Film");
        Film->set_sql(