summaryrefslogtreecommitdiffstats
path: root/3rdparty/fguillot/picofeed/phpunit.xml
blob: 87ce0a17218aa086b4c4d6f80983b897eeb2b4ff (plain)
1
2
3
4
5
6
7
<phpunit>
    <testsuites>
        <testsuite name="PicoFeed">
            <directory>tests</directory>
        </testsuite>
    </testsuites>
</phpunit>