Sha256: fd8df87effafeb0f60435151db85d2e71ae1cd7e048d31585cd40d2f7e7c999e
Contents?: true
Size: 658 Bytes
Versions: 10
Compression:
Stored size: 658 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="test/bootstrap.php" > <testsuites> <testsuite name="MtHaml Test Suite"> <directory>./test/MtHaml/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./lib/MtHaml/</directory> </whitelist> </filter> </phpunit>
Version data entries
10 entries across 10 versions & 1 rubygems