Ensure undef_on_null_fk does not affect non-introspectable custom conds
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / WithTaint.pm
CommitLineData
ade96c1f 1# keep stricture tests happy
2use strict;
3use warnings;
41;