summaryrefslogtreecommitdiffstats
path: root/common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common.xml')
-rw-r--r--common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.xml b/common.xml
index e46cefd895..f00d4c8baf 100644
--- a/common.xml
+++ b/common.xml
@@ -363,6 +363,7 @@
<batchtest fork="yes">
<fileset dir="${test.src}">
<exclude name="**/Abstract*" />
+ <exclude name="**/Mock*" />
<exclude name="com/vaadin/tests/data/bean/*" />
<exclude name="com/vaadin/tests/util/*" />
<exclude name="**/VaadinClasses.java" />