Actualización
This commit is contained in:
13
plugin/ims_lti/vendor/oauth1/code/OAuthTests.xml
vendored
Normal file
13
plugin/ims_lti/vendor/oauth1/code/OAuthTests.xml
vendored
Normal file
@@ -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