Run failing set of tests only

parent 9fe08ec3
......@@ -17,7 +17,9 @@
<testsuites>
<testsuite name="MongoDB CRUD Test Suite">
<directory>./tests/</directory>
<file>./tests/Operation/WatchFunctionalTest.php</file>
<file>./tests/ClientFunctionalTest.php</file>
<file>./tests/FunctionsTest.php</file>
</testsuite>
</testsuites>
</phpunit>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment