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/resources/Config/config.ini.php')
-rw-r--r--tests/resources/Config/config.ini.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/resources/Config/config.ini.php b/tests/resources/Config/config.ini.php
new file mode 100644
index 0000000000..8b99401fb9
--- /dev/null
+++ b/tests/resources/Config/config.ini.php
@@ -0,0 +1,6 @@
+[General]
+login=test
+password=test
+
+[Category]
+key1 = value_overwritten \ No newline at end of file