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:
Diffstat (limited to 'tests/PHPUnit/config.ini.travis.php')
-rw-r--r--tests/PHPUnit/config.ini.travis.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/PHPUnit/config.ini.travis.php b/tests/PHPUnit/config.ini.travis.php
index 40ca106158..185973d488 100644
--- a/tests/PHPUnit/config.ini.travis.php
+++ b/tests/PHPUnit/config.ini.travis.php
@@ -9,7 +9,7 @@ password =
dbname = piwik_tests
adapter = PDO\MYSQL
; no table prefix for tests on travis
-tables_prefix =
+tables_prefix =
;charset = utf8
[database_tests]
@@ -19,7 +19,7 @@ password =
dbname = piwik_tests
adapter = PDO\MYSQL
; no table prefix for tests on travis
-tables_prefix =
+tables_prefix =
[log]
log_writers[] = file