mirror of
https://github.com/erusev/parsedown.git
synced 2025-01-17 20:58:23 +01:00
8 lines
192 B
XML
8 lines
192 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<phpunit bootstrap="test/bootstrap.php" colors="true">
|
|
<testsuites>
|
|
<testsuite>
|
|
<file>test/Test.php</file>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |