Just the column name, please.
[dbsrgits/DBIx-Class-Historic.git] / t / basicrels / 146db2_400.t
CommitLineData
69edbc52 1use Test::More;
2use lib qw(t/lib);
3use DBICTest;
4use DBICTest::BasicRels;
5
6require "t/run/146db2_400.tl";
7run_tests(DBICTest->schema);