N°3464 add test in phpunit.xml.dit to validate the fix

This commit is contained in:
odain
2020-12-07 00:12:31 +01:00
parent cf1b613923
commit 4d61c14f80

View File

@@ -47,6 +47,9 @@
<testsuite name="Core">
<directory>core</directory>
</testsuite>
<testsuite name="Webservices">
<directory>webservices</directory>
</testsuite>
<testsuite name="Tickets">
<directory>itop-tickets</directory>
</testsuite>