Fix line ending / encoding. re #96
This commit is contained in:
parent
c994cf789f
commit
a8dccf1ea5
4 changed files with 26 additions and 26 deletions
12
phpunit.xml
12
phpunit.xml
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue