Add an update command (#997)

This commit is contained in:
Alexis Saettler
2018-04-07 10:35:39 +02:00
committed by GitHub
parent bb87ef81a6
commit 2513137d12
19 changed files with 364 additions and 97 deletions
+4
View File
@@ -25,6 +25,10 @@
<testsuite name="Api Tests">
<directory suffix="Test.php">./tests/Api</directory>
</testsuite>
<testsuite name="Commands Tests">
<directory suffix="Test.php">./tests/Commands</directory>
</testsuite>
</testsuites>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">