summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2011-08-08 10:53:18 +0000
committerHenri Sara <henri.sara@itmill.com>2011-08-08 10:53:18 +0000
commit63215f9a92692b010d1675d7d99849fa1a7dc676 (patch)
tree0f165086fd46638c03654584e5337883a8d95159 /build
parent79a97d3e8474106338ddd78b05e3fbd8bd9fda7c (diff)
downloadvaadin-framework-63215f9a92692b010d1675d7d99849fa1a7dc676.tar.gz
vaadin-framework-63215f9a92692b010d1675d7d99849fa1a7dc676.zip
#7178 related: Removed test version of FeatureBrowser (two feature browser applications existed in project, probably since #3298 was fixed)
svn changeset:20152/svn branch:6.7
Diffstat (limited to 'build')
-rw-r--r--build/build.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/build.xml b/build/build.xml
index 7090e3a198..f4e5a9ea1b 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -550,8 +550,6 @@
<!-- 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/**/*" />
- <exclude name="VAADIN/themes/tests-featurebrowser/**/*" />
<exclude name="VAADIN/themes/tests*/**/*"/>
<include name="demo/**/*" />