Include all tests in phpunit.xml
This commit is contained in:
parent
577ab07e34
commit
99f5d1e660
@ -1,7 +1,7 @@
|
|||||||
<phpunit bootstrap="vendor/autoload.php">
|
<phpunit bootstrap="vendor/autoload.php">
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="parser">
|
<testsuite name="logseq2gemtext">
|
||||||
<file>tests/ParserTest.php</file>
|
<directory>tests</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
Loading…
Reference in New Issue
Block a user