X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fextra%2Flean_startup.t;h=59953240dbafd7904ce155117591dabd2b3c9ff2;hb=8b60b9211a085572446bbfd19e879d00ae03658a;hp=072f58562ced48807c39fde499e3c92f75e79f9f;hpb=7d6c28b70b4c37d6296ea4a17ac919799b3a8bc2;p=dbsrgits%2FDBIx-Class.git diff --git a/xt/extra/lean_startup.t b/xt/extra/lean_startup.t index 072f585..5995324 100644 --- a/xt/extra/lean_startup.t +++ b/xt/extra/lean_startup.t @@ -83,6 +83,8 @@ BEGIN { } } +BEGIN { $ENV{DBICTEST_VIA_REPLICATED} = 0 } + ####### ### This is where the test starts #######