From 3826a88d1f99968cff03dc921bad7611d5adc251 Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Wed, 22 Jan 2014 17:00:23 -0500 Subject: [PATCH] Disable code coverage report because autoloader is not working --- airtime_mvc/tests/phpunit.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/airtime_mvc/tests/phpunit.xml b/airtime_mvc/tests/phpunit.xml index 9644cb9ce..8f8705d80 100644 --- a/airtime_mvc/tests/phpunit.xml +++ b/airtime_mvc/tests/phpunit.xml @@ -13,9 +13,11 @@ - + +