aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/phpunit.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index fe197b84a..a8ff7b395 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -32,5 +32,8 @@
<directory suffix=".php">../Zotlabs/</directory>
<directory suffix=".php">../include/</directory>
</include>
+ <exclude>
+ <directory suffix=".php">../Zotlabs/Update/</directory>
+ </exclude>
</coverage>
</phpunit>