SemanticScuttle/tests/phpunit.xml

8 lines
152 B
XML
Raw Normal View History

2011-03-23 07:54:40 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<phpunit>
<filter>
<blacklist>
<directory suffix=".php">.</directory>
</blacklist>
</filter>
</phpunit>