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.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/PHPUnit/config.ini.travis.php b/tests/PHPUnit/config.ini.travis.php
index e4336bfdd1..54530281bd 100644
--- a/tests/PHPUnit/config.ini.travis.php
+++ b/tests/PHPUnit/config.ini.travis.php
@@ -3,15 +3,15 @@
; tests on Travis-CI. Do not use this in production.
[superuser]
-login = admin
-password = 098f6bcd4621d373cade4e832627b4f6
-email = hello@example.org
+login = admin
+password = 098f6bcd4621d373cade4e832627b4f6
+email = hello@example.org
[database]
-host = localhost
-username = root
-password =
-dbname = piwik_test
-adapter = PDO_MYSQL ; PDO_MYSQL, MYSQLI, or PDO_PGSQL
-tables_prefix = piwik_
-;charset = utf8
+host = localhost
+username = root
+password =
+dbname = piwik_test
+adapter = PDO_MYSQL ; PDO_MYSQL, MYSQLI, or PDO_PGSQL
+tables_prefix = piwik_
+;charset = utf8