Skip to content

Commit

Permalink
Remove rogue text from phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
DaazKu committed Oct 25, 2017
1 parent 6e607e2 commit 4358082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Expand Up @@ -25,7 +25,7 @@

<testsuites>
<testsuite name="Library">
<directory suffix="Test.php">./tests/Library/</directory> for
<directory suffix="Test.php">./tests/Library/</directory>
</testsuite>
<testsuite name="Models">
<directory suffix="Test.php">./tests/Models</directory>
Expand Down

0 comments on commit 4358082

Please sign in to comment.