summaryrefslogtreecommitdiff
path: root/tests/integration.mysql.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration.mysql.xml')
-rw-r--r--tests/integration.mysql.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/integration.mysql.xml b/tests/integration.mysql.xml
index 30769371..9d87f77e 100644
--- a/tests/integration.mysql.xml
+++ b/tests/integration.mysql.xml
@@ -13,5 +13,8 @@
<const name="DB_USERNAME" value="root" />
<const name="DB_PASSWORD" value="" />
<const name="DB_PORT" value="" />
+ <const name="DB_SSL_KEY" value="" />
+ <const name="DB_SSL_CA" value="" />
+ <const name="DB_SSL_CERT" value="" />
</php>
-</phpunit> \ No newline at end of file
+</phpunit>