diff options
Diffstat (limited to 'tests/functionals.mysql.xml')
-rw-r--r-- | tests/functionals.mysql.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functionals.mysql.xml b/tests/functionals.mysql.xml index f667cafa..61cb05df 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="" /> </php> </phpunit>
\ No newline at end of file |