summaryrefslogtreecommitdiffstats
path: root/uitest/build.xml
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2013-09-03 14:06:59 +0300
committerVaadin Code Review <review@vaadin.com>2013-09-04 08:20:24 +0000
commit22fcb44faf68622c3e6942d1b1b7b758291a45d1 (patch)
treef8ffc2105750aee44d558e4d5f601e24b7781659 /uitest/build.xml
parent6dcece817b67122e5677f38ca4d80bc2f7cea110 (diff)
downloadvaadin-framework-22fcb44faf68622c3e6942d1b1b7b758291a45d1.tar.gz
vaadin-framework-22fcb44faf68622c3e6942d1b1b7b758291a45d1.zip
Include unobfuscated file used by test in the war (#12468)
Change-Id: Id90faf1dde880bb1aa51f9c337dca594f4993884
Diffstat (limited to 'uitest/build.xml')
-rw-r--r--uitest/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/uitest/build.xml b/uitest/build.xml
index aaf891925e..c29c53cfb4 100644
--- a/uitest/build.xml
+++ b/uitest/build.xml
@@ -120,6 +120,7 @@
<include name="statictestfiles/**" />
<include name="VAADIN/themes/tests-*/**" />
<include name="VAADIN/themes/reindeer-tests/**" />
+ <include name="VAADIN/jquery.atmosphere.js" />
<include name="WEB-INF/*.xml" />
<include name="WEB-INF/web.xml.2.4" />
</fileset>