Keep T::B IO open in t/52leaks.t END - other ENDs pending (esp. since 961d79db)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / WithTaint.pm
CommitLineData
ade96c1f 1# keep stricture tests happy
2use strict;
3use warnings;
41;