Alternc  latest
Alternc logiel libre pour l'hébergement
phpunit.xml
Go to the documentation of this file.
1 <phpunit backupGlobals="false"
2  bootstrap="bootstrap.php"
3 >
4 <testsuites>
5  <testsuite name="library">
6  <directory>tests/bureau</directory>
7  </testsuite>
8  </testsuites>
9 </phpunit>