mirror of
https://github.com/danog/class-finder.git
synced 2024-11-27 04:24:41 +01:00
7 lines
207 B
XML
7 lines
207 B
XML
|
<phpunit
|
||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd"
|
||
|
bootstrap="./test/bootstrap.php"
|
||
|
>
|
||
|
|
||
|
</phpunit>
|