Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Sergii Pryz | > | PHP Split CSV | > | tests/phpunit.xml | > | Download | ||
|
Download |
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="bootstrap.php"> <testsuites> <testsuite name="Application Test Suite"> <directory>./src</directory> </testsuite> </testsuites> </phpunit> |