Count warnings differently, as SQLT produces some weird stuff under 5.10. All of...
[dbsrgits/DBIx-Class-Historic.git] / t / testlib / Binary.pm
index d29849f..10ba5b1 100644 (file)
@@ -1,4 +1,5 @@
-package Binary;
+package # hide from PAUSE
+    Binary;
 
 BEGIN { unshift @INC, './t/testlib'; }