move tests from

- within checklist test suite
 - to standard test suite + excluded from the checklist
This commit is contained in:
bruno-ds
2020-08-06 09:55:06 +02:00
parent da34383363
commit 4e0c6e5614
3 changed files with 35 additions and 42 deletions

View File

@@ -59,6 +59,9 @@
<testsuite name="Status">
<directory>status</directory>
</testsuite>
<testsuite name="Integration">
<directory>integration</directory>
</testsuite>
<testsuite name="CoreExtensions">
<directory>coreExtensions</directory>
</testsuite>