X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fextra%2Flean_startup.t;h=59953240dbafd7904ce155117591dabd2b3c9ff2;hb=fd2c6658f;hp=072f58562ced48807c39fde499e3c92f75e79f9f;hpb=da4a8fe752719362c6f6b1be5b42593fc4509ad6;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 #######