replace all remaining uses of self_rowobj with self_resultobj in pod, test schemas
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / NoSuchClass.pm
index 2730b3a..2bb98ec 100644 (file)
@@ -1,5 +1,8 @@
 package DBICTest::Schema::NoSuchClass;
 
+use warnings;
+use strict;
+
 ## This is purposefully not a real DBIC class
 ## Used in t/102load_classes.t