openpgp-php/phpunit.xml

8 lines
132 B
XML
Raw Normal View History

<phpunit>
<testsuites>
<testsuite name="Serialization">
<file>tests/suite.php</file>
</testsuite>
</testsuites>
</phpunit>