Skip to content

Commit

Permalink
fix colors support in the unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Dec 14, 2011
1 parent b7e3eb7 commit 0595a5e
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
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<phpunit bootstrap="./Tests/bootstrap.php" color="true">
<phpunit bootstrap="./Tests/bootstrap.php" colors="true">

<testsuites>
<testsuite name="LiipImagineBundle test suite">
Expand Down

0 comments on commit 0595a5e

Please sign in to comment.