comment OQL section in phpunit.dist.xml

This commit is contained in:
odain
2019-12-03 11:41:57 +01:00
parent 15d11c6c86
commit 72af2b7cd6

View File

@@ -53,9 +53,9 @@
<testsuite name="Application">
<directory>application</directory>
</testsuite>
<testsuite name="OQL">
<!--testsuite name="OQL">
<directory>OQL</directory>
</testsuite>
</testsuite-->
<testsuite name="Status">
<directory>status</directory>
</testsuite>