mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-20 23:31:37 +02:00
core: Implement action factory (#1002)
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
<testsuite name="formats">
|
||||
<directory suffix="FormatTest.php">tests</directory>
|
||||
</testsuite>
|
||||
<testsuite name="actions">
|
||||
<directory suffix="ActionTest.php">tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
</phpunit>
|
||||
|
Reference in New Issue
Block a user