Skip to content

Commit

Permalink
Allow debug output from unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
trq committed Dec 18, 2011
1 parent 7a15e5d commit 7265198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/runtests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

phpunit --colors --verbose --configuration tests/phpunit.xml
phpunit --colors --debug --verbose --configuration tests/phpunit.xml

0 comments on commit 7265198

Please sign in to comment.