Yaffs site version 1.1
[yaffs-website] / vendor / webflo / drupal-finder / phpunit.xml.dist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <phpunit colors="true">
3   <testsuites>
4     <testsuite name="DrupalFinter Test Suite">
5       <directory>./tests</directory>
6     </testsuite>
7   </testsuites>
8 </phpunit>