]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - tests/PHPUnit/Tests/_files/NoTestCaseClass.php
Added unit tests.
[Github/sugarcrm.git] / tests / PHPUnit / Tests / _files / NoTestCaseClass.php
1 <?php
2 class NoTestCaseClass
3 {
4 }
5 ?>