tests: init_schema now accepts a db_dir parameter
authorChris Weyl <cweyl@alumni.drew.edu>
Tue, 7 Apr 2015 00:17:38 +0000 (17:17 -0700)
committerChris Weyl <cweyl@alumni.drew.edu>
Tue, 7 Apr 2015 00:17:38 +0000 (17:17 -0700)
commitdc44796e85b4949521f5c79d8544b11b2680b75f
tree75c682ec52972abde518dd076df6478bf558b687
parent16fc6100721e4f1539aabfbeb5781ef51c50cd01
tests: init_schema now accepts a db_dir parameter

...so we can use different directories for testing, and hopefully run tests in
parallel.
t/lib/DBICTest.pm