summaryrefslogtreecommitdiffstats
path: root/uitest/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/build.xml')
-rw-r--r--uitest/build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/uitest/build.xml b/uitest/build.xml
index d4dbb648c1..aaf891925e 100644
--- a/uitest/build.xml
+++ b/uitest/build.xml
@@ -121,6 +121,7 @@
<include name="VAADIN/themes/tests-*/**" />
<include name="VAADIN/themes/reindeer-tests/**" />
<include name="WEB-INF/*.xml" />
+ <include name="WEB-INF/web.xml.2.4" />
</fileset>
<classes dir="${classes}" />
<classes dir="${src}" />
@@ -146,4 +147,4 @@
<echo>WHAT? No JUnit tests for ${module.name}!</echo>
</target>
-</project> \ No newline at end of file
+</project>