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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-06-26 12:55:38 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-06-26 12:55:38 +0400
commite69bee29f3eb88a4c6487a6f865aa910f929267b (patch)
tree63413c14cd3a224ee664f3810124331713c3b608 /tests
parentf77a31c0d62ff280363ca4dbaa2a058f0a970a6f (diff)
Investigating travis build failure... (26th commit)
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/config.ini.travis.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/config.ini.travis.php b/tests/PHPUnit/config.ini.travis.php
index 07545c6b02..c65df6a0f7 100644
--- a/tests/PHPUnit/config.ini.travis.php
+++ b/tests/PHPUnit/config.ini.travis.php
@@ -13,5 +13,5 @@ username = root
password =
dbname = piwik_tests
adapter = PDO_MYSQL ; PDO_MYSQL, MYSQLI, or PDO_PGSQL
-tables_prefix = piwik_
+tables_prefix = piwiktests_
;charset = utf8