Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiosmosis <benaka@piwik.pro>2015-04-06 02:15:57 +0300
committerdiosmosis <benaka@piwik.pro>2015-04-06 02:15:57 +0300
commit2c087e9c8e454747efb35c9fd22a815bd2093470 (patch)
tree3c840b8f5f9c4eb589eb6e857e88d637047623f3 /tests/resources
parent3661b2c763438e4d64420d4b9c12d54f838469bb (diff)
Fixing unit tests, includes environment creation/destruction to UnitTestCase base class + ability to override environment in UnitTestCase.
Diffstat (limited to 'tests/resources')
-rw-r--r--tests/resources/Config/config.written.ini.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/resources/Config/config.written.ini.php b/tests/resources/Config/config.written.ini.php
index b503701229..a412b689db 100644
--- a/tests/resources/Config/config.written.ini.php
+++ b/tests/resources/Config/config.written.ini.php
@@ -1,6 +1,10 @@
; <?php exit; ?> DO NOT REMOVE THIS LINE
; file automatically generated or modified by Piwik; you can manually override the default values in global.ini.php by redefining them in this file.
+[Development]
+disable_merged_assets = 0
+
[Category]
test = "&amp;6^ geagea'''&quot;;;&amp;"
-test2 = "&amp;6^ geagea'''&quot;;;&amp;"
+
+[PluginsInstalled]