summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
Diffstat (limited to 'uitest')
-rw-r--r--uitest/ivy.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 55f682e14e..ad00b93bfd 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -40,6 +40,8 @@
rev="${vaadin.version}" conf="build->build"></dependency>
<dependency org="com.vaadin" name="vaadin-themes"
rev="${vaadin.version}" conf="build->build"></dependency>
+ <dependency org="com.vaadin" name="vaadin-push"
+ rev="${vaadin.version}" conf="build->build"></dependency>
<!-- For compiling TestingWidgetSet -->
<dependency org="com.vaadin" name="vaadin-client-compiler"