summaryrefslogtreecommitdiff
path: root/tests/functionals.mysql.xml
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-05-23 21:44:33 -0400
committerFrederic Guillot <fred@kanboard.net>2015-05-23 21:44:33 -0400
commite32f26d048249b84166542d6442efdf202ff44fd (patch)
tree1868c5e83cec5ea8b821ad8a2036543aa37e5adb /tests/functionals.mysql.xml
parentc9ba525bab06eff76b1d5fb8701848d0e3990122 (diff)
API refactoring
Diffstat (limited to 'tests/functionals.mysql.xml')
-rw-r--r--tests/functionals.mysql.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functionals.mysql.xml b/tests/functionals.mysql.xml
index f667cafa..f5c3e16a 100644
--- a/tests/functionals.mysql.xml
+++ b/tests/functionals.mysql.xml
@@ -12,5 +12,6 @@
<const name="DB_HOSTNAME" value="localhost" />
<const name="DB_USERNAME" value="root" />
<const name="DB_PASSWORD" value="" />
+ <const name="DB_PORT" value="3306" />
</php>
</phpunit> \ No newline at end of file