Debugging why sqlt deployment order of views is wrong.
[dbsrgits/DBIx-Class-ResultSource-MultipleTableInheritance.git] / t / lib / LoadTest / Result / JustATable.pm
index a73838c..1bf4e54 100644 (file)
@@ -1,4 +1,5 @@
-package LoadTest::Result::JustATable;
+package # hide from PAUSE
+       LoadTest::Result::JustATable;
 
 use base qw(DBIx::Class::Core);