- 
    
Task
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    3.0.12
 - 
    None
 - 
    None
 
e.g. using
					find tests -name "*_test.php*" -exec phpunit {} >> phpunit.single.log \;
			 | 
		
e.g. using
					find tests -name "*_test.php*" -exec phpunit {} >> phpunit.single.log \;
			 |