Menu

[e6ec6b]: / phpunit.xml.dist  Maximize  Restore  History

Download this file

11 lines (11 with data), 340 Bytes

<phpunit
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/3.7/phpunit.xsd"
    bootstrap="www/vendor/autoload.php"
>
    <testsuites>
        <testsuite name="SimpleID test suite">
            <directory>tests</directory>
        </testsuite>
    </testsuites>
</phpunit>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.