Fix more taint.t failures under local::lib
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / WithTaint.pm
1 package DBICTest::WithTaint;
2
3 1;