We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b274ac commit 4226998Copy full SHA for 4226998
phpunit.xml.dist
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit bootstrap="vendor/autoload.php" colors="true">
3
<testsuites>
4
- <testsuite>
+ <testsuite name="Parsedown">
5
<file>test/ParsedownTest.php</file>
6
</testsuite>
7
</testsuites>
0 commit comments