diff --git a/t/config-test.pl b/t/config-test.pl index 8ff77ef8bb..e17149d683 100644 --- a/t/config-test.pl +++ b/t/config-test.pl @@ -1,6 +1,9 @@ { package LJ; + # keep this enabled only if this site is a development server + $IS_DEV_SERVER = 1; + ## TEST DATABASE ## %DBINFO = ( 'master' => {