Added TOTP, minor fixes
This commit is contained in:
9
data/web/inc/lib/vendor/yubico/u2flib-server/phpunit.xml
vendored
Normal file
9
data/web/inc/lib/vendor/yubico/u2flib-server/phpunit.xml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<phpunit
|
||||
colors="true">
|
||||
<testsuite name="tests">
|
||||
<directory suffix="test.php">.</directory>
|
||||
</testsuite>
|
||||
<logging>
|
||||
<log type="coverage-clover" target="build/logs/clover.xml"/>
|
||||
</logging>
|
||||
</phpunit>
|
Reference in New Issue
Block a user