1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

improve indentation in phpunit.xml.dist

This commit is contained in:
Emanuil 2013-07-22 00:01:48 +03:00
parent 85dd9fd965
commit 2f051b821c

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true">
<testsuites>
<testsuites>
<testsuite>
<file>tests/Test.php</file>
</testsuite>