| author | ymh <ymh.work@gmail.com> |
| Fri, 09 Dec 2011 04:53:56 +0100 | |
| changeset 56 | 84ce711288ca |
| parent 39 | 03b14b0fe101 |
| permissions | -rw-r--r-- |
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnFailure="false" syntaxCheck="false" bootstrap="tests/bootstrap.php" > <testsuites> <testsuite name="Doctrine2 Database Migrations Test Suite"> <directory>./tests/Doctrine/</directory> </testsuite> </testsuites> </phpunit>