Fix POISON_ENV warning missed in both 5c33c8be and 44c1a75d
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / WithTaint.pm
1 package DBICTest::WithTaint;
2
3 1;