X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Fnobindvars.t;h=61eb3d22d6a11cfc7473060701c266c3b71f03b0;hb=591df363660658ed30e60438c5251ca480925a6f;hp=b2297563847659e6c95400840ecaf6d6c808da84;hpb=2cfc22ddff9cb35524031dfc9d429d294b5e3d6e;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/nobindvars.t b/t/storage/nobindvars.t index b229756..61eb3d2 100644 --- a/t/storage/nobindvars.t +++ b/t/storage/nobindvars.t @@ -1,8 +1,10 @@ +BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) } + use strict; use warnings; use Test::More; -use lib qw(t/lib); + use DBICTest; { # Fake storage driver for SQLite + no bind variables