This commit is contained in:
Emanuil Rusev 2014-11-29 21:39:42 +02:00
parent 6fb534bc34
commit aa3d4d6eb7
3 changed files with 3 additions and 4 deletions

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="test/bootstrap.php" colors="true">
<testsuites>
<testsuite name="ParsedownTests">
<testsuite>
<file>test/ParsedownTest.php</file>
</testsuite>
<testsuite name="CommonMark">
<file>test/commonmark/CommonMarkTest.php</file>
<testsuite>
<file>test/CommonMarkTest.php</file>
</testsuite>
</testsuites>
</phpunit>

View File

@ -1 +0,0 @@
spec.txt