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
path: root/tests
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-04-07 09:18:44 +0400
committermattab <matthieu.aubry@gmail.com>2014-04-07 09:18:44 +0400
commit450f4492c56f6dc90e8bc9d0fea169f5e480adc6 (patch)
treedb8cd6068fe29eaa85d0f5205493088283c71b91 /tests
parent96f17c2dac1dd4f22237be289907e3b3979e5f21 (diff)
Adding empty [General] section so plugins can add setting in there (for travis)
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/config.ini.travis.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/PHPUnit/config.ini.travis.php b/tests/PHPUnit/config.ini.travis.php
index 9709d9a751..c82be7b22b 100644
--- a/tests/PHPUnit/config.ini.travis.php
+++ b/tests/PHPUnit/config.ini.travis.php
@@ -22,3 +22,6 @@ tables_prefix = piwiktests_
[log]
log_writers[] = file
log_level = debug
+
+; leave this empty here
+[General]