1<phpunit>
2  <testsuites>
3    <testsuite name="PHPT tests">
4      <directory suffix=".phpt">tests</directory>
5    </testsuite>
6  </testsuites>
7</phpunit>
8