summaryrefslogtreecommitdiffstats
path: root/common.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-06-07 00:32:36 +0300
committerArtur Signell <artur@vaadin.com>2013-06-07 00:38:27 +0300
commit9efd4d676c1c68638cfdb6d70db076761f86c6fc (patch)
tree978d663a637f58f9f78c2ec1de93306af85266b2 /common.xml
parent8eb567eb3e0650fcbaa7296e6ff4e42e8000e4ce (diff)
downloadvaadin-framework-9efd4d676c1c68638cfdb6d70db076761f86c6fc.tar.gz
vaadin-framework-9efd4d676c1c68638cfdb6d70db076761f86c6fc.zip
Fixed test issues
Change-Id: Iebf44d7bff598248fe1cda138ac1d8b4100775ba
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" />