| author | ymh <ymh.work@gmail.com> |
| Wed, 14 Dec 2011 23:55:33 +0100 | |
| changeset 60 | c8790bc6417a |
| 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>