7 lines
167 B
XML
7 lines
167 B
XML
<phpunit bootstrap="test/bootstrap.php">
|
|
<testsuites>
|
|
<testsuite name="Rememberme">
|
|
<directory>test</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |