Fix fail with DBICTEST_DEBUG_CONCURRENCY_LOCKS set (thinko in 69016f65)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / WithTaint.pm
CommitLineData
ade96c1f 1# keep stricture tests happy
2use strict;
3use warnings;
41;