]> git.mxchange.org Git - friendica.git/blob - phpunit.xml
Ignore function "call_user_func_array" in the callstack
[friendica.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>