Fix line ending / encoding. re #96

This commit is contained in:
Sébastien Lucas 2013-10-03 11:48:02 +02:00
parent c994cf789f
commit a8dccf1ea5
4 changed files with 26 additions and 26 deletions

View file

@ -1,7 +1,7 @@
<phpunit>
<testsuites>
<testsuite name="COPS">
<directory>test</directory>
</testsuite>
</testsuites>
<phpunit>
<testsuites>
<testsuite name="COPS">
<directory>test</directory>
</testsuite>
</testsuites>
</phpunit>