mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 16:44:07 +02:00
6 lines
170 B
XML
6 lines
170 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<phpunit bootstrap="bootstrap.php">
|
|
<testsuite name='Stream'>
|
|
<directory suffix='.php'>./</directory>
|
|
</testsuite>
|
|
</phpunit>
|