Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Sep 20, 2014
1 parent 4bf6cb4 commit df2e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
stopOnFailure="false"
syntaxCheck="true"
strict="true"
verbose="true">
verbose="true"
>
<testsuites>
<testsuite name="Bootatrap CMS Test Suite">
Expand Down

0 comments on commit df2e2b6

Please sign in to comment.