Backported e29e30a1cc98040ae0633d5ebd480ee6e9f335ae from 3.1, refs #3385
[kohana.git] / phpunitcc
blob8a325012711c1ace9912f530d6f6edac3a5b01d1
1 #!/bin/bash
3 echo -e "`phpunit --configuration code_coverage.xml $@`"