Merge pull request #5152 from tobiasd/20180531-regform
[friendica.git/.git] / phpunit.xml
1 <?xml version="1.0"?>
2 <phpunit bootstrap="boot.php">
3     <testsuites>
4         <testsuite>
5             <directory>tests/</directory>
6         </testsuite>
7     </testsuites>
8 </phpunit>