Switch t/relationship/core.t $@ checks to Test::Exception
[dbsrgits/DBIx-Class.git] / t / 100populate.t
index 5237480..e179931 100644 (file)
@@ -314,6 +314,6 @@ lives_ok {
             autopilot => 'b',
       }]
    }])
-} 'fix RT50828';
+} 'multicol-PK has_many populate works';
 
 done_testing;