Fix more taint.t failures under local::lib
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / WithTaint.pm
index abad25d..b3cd66c 100644 (file)
@@ -1,4 +1,3 @@
-# keep stricture tests happy
-use strict;
-use warnings;
+package DBICTest::WithTaint;
+
 1;