aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/build.xml')
-rw-r--r--uitest/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/build.xml b/uitest/build.xml
index a97886dc8b..29f1540321 100644
--- a/uitest/build.xml
+++ b/uitest/build.xml
@@ -50,7 +50,7 @@
</target>
<target name="testing-widgetset" depends="dependencies,compile">
- <property name="module" value="com.vaadin.tests.widgetset.TestingWidgetSet"/>
+ <property name="module" value="com.vaadin.tests.widgetset.TestingWidgetSet" />
<property name="style" value="OBF" />
<property name="localWorkers" value="2" />
<property name="extraParams" value="" />