smb/tests/phpunit.xml
Robin Appelman e324e70050 initial commit
2012-12-10 00:20:33 +01:00

6 lines
167 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php">
<testsuite name='SMB'>
<directory suffix='.php'>./</directory>
</testsuite>
</phpunit>