upgrade
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<phpunit colors="true">
|
||||
<testsuite name="OAuth">
|
||||
<directory>tests</directory>
|
||||
</testsuite>
|
||||
<filter>
|
||||
<blacklist>
|
||||
<directory>tests</directory>
|
||||
</blacklist>
|
||||
</filter>
|
||||
<logging>
|
||||
<log type="coverage-html" target="./report" charset="UTF-8" yui="true" highlight="false" lowUpperBound="35" highLowerBound="70"/>
|
||||
</logging>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user