summaryrefslogtreecommitdiffstats
path: root/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit.xml')
-rw-r--r--phpunit.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpunit.xml b/phpunit.xml
index 08a34a72f..c5c549579 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -11,6 +11,7 @@
<file>./lib/AppInfo/Application.php</file>
<file>./lib/Controller/JSONHttpErrorTrait.php</file>
<file>./lib/**Exception.php</file>
+ <file>./lib/Migration/**.php</file>
</exclude>
</whitelist>
</filter>