summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2011-08-03 05:07:28 +0000
committerHenri Sara <henri.sara@itmill.com>2011-08-03 05:07:28 +0000
commit493f179c254a873a7a7ddf36f2a642c9386028da (patch)
tree9ee5059182906dcf08af08737633607046734ff5 /build
parent577d3578bd373a53e575bd6f90b7a8e879381588 (diff)
downloadvaadin-framework-493f179c254a873a7a7ddf36f2a642c9386028da.tar.gz
vaadin-framework-493f179c254a873a7a7ddf36f2a642c9386028da.zip
#7266 converted most integration tests not to use Sampler, related screenshot updates
svn changeset:20086/svn branch:6.7
Diffstat (limited to 'build')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 5a0379abbe..26951271ae 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -547,7 +547,7 @@
<copy todir="${output-dir}/WebContent">
<fileset dir="WebContent">
<exclude name="**/.svn" />
- <!-- TODO check what is neccessary -->
+ <!-- TODO check what is necessary -->
<!-- These are needed for running tests, but are copied during testing. -->
<exclude name="VAADIN/themes/tests*"/>
<exclude name="VAADIN/themes/tests-magi/**/*" />