summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2016-06-07 13:14:29 +0300
committerVaadin Code Review <review@vaadin.com>2016-08-17 12:13:50 +0000
commit3816d34daaf9eca4b3b591b79309a98796b3a4da (patch)
tree9a478b861310c00cdc750790120d9eea56a2a580 /pom.xml
parentc89f50eb801a903ec28c8618cf30ae31b9184c8f (diff)
downloadvaadin-framework-3816d34daaf9eca4b3b591b79309a98796b3a4da.tar.gz
vaadin-framework-3816d34daaf9eca4b3b591b79309a98796b3a4da.zip
Create module uitest-common
This module will contain most of the classes shared between uitest and integration test modules. Change-Id: Ibc327339cf1d360252483287c0eeb8dd03c176d5
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 51356c7f7a..30df8949a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,6 +100,7 @@
<module>client-compiled</module>
<module>themes</module>
<module>widgets</module>
+ <module>uitest-common</module>
<module>uitest</module>
<module>liferay</module>
<module>all</module>