Skip to content

Commit 66f031a

Browse files
committed
Add FeatureComplete tests to phpunitlte9.xml.dist
phpunitlte9.xml.dist was added first to the `stable` branch (see #162) and then to the `develop` branch, but FeatureComplete currently exists only in the `develop` branch. That is probably why the tests were not added to phpunitlte9.xml.dist before.
1 parent 7e7690e commit 66f031a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunitlte9.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
</testsuite>
1919
<testsuite name="DevTools">
2020
<directory suffix="Test.php">./Tests/DocsXsd/</directory>
21+
<directory suffix="Test.php">./Tests/FeatureComplete/</directory>
2122
</testsuite>
2223
</testsuites>
2324
</phpunit>

0 commit comments

Comments
 (0)