mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-23 15:06:53 +00:00
Create default test suite on push.
This commit is contained in:
parent
90c791e45a
commit
7250562dbe
@ -9,4 +9,11 @@
|
|||||||
timeoutForMediumTests="1"
|
timeoutForMediumTests="1"
|
||||||
timeoutForLargeTests="6" >
|
timeoutForLargeTests="6" >
|
||||||
|
|
||||||
|
<testsuites>
|
||||||
|
<testsuite name="Standard test suite">
|
||||||
|
<file>coverageTest.php</file>
|
||||||
|
<file>BridgeImplementationTest.php</file>
|
||||||
|
</testsuite>
|
||||||
|
</testsuites>
|
||||||
|
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
Loading…
Reference in New Issue
Block a user