mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Added first tests for CLI module
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
<testsuite name="Rest">
|
||||
<directory>./module/Rest/test</directory>
|
||||
</testsuite>
|
||||
<testsuite name="CLI">
|
||||
<directory>./module/CLI/test</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<filter>
|
||||
|
||||
Reference in New Issue
Block a user