summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2012-09-11 11:56:09 +0300
committerLeif Åstrand <leif@vaadin.com>2012-09-11 11:56:21 +0300
commit6af5665211a84ada1e798d07e2d5fc491ce7c09e (patch)
tree072b09b4fca20b031edb09cfb5d6a649a80cb58d /build
parentb3d9805666a9f798554a91ea09981816b9fe9d60 (diff)
downloadvaadin-framework-6af5665211a84ada1e798d07e2d5fc491ce7c09e.tar.gz
vaadin-framework-6af5665211a84ada1e798d07e2d5fc491ce7c09e.zip
Include uitest sources to enable compiling TestingWidgetSet
Diffstat (limited to 'build')
-rwxr-xr-xbuild/ide.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/ide.xml b/build/ide.xml
index f2b3214227..f8a47b6510 100755
--- a/build/ide.xml
+++ b/build/ide.xml
@@ -22,6 +22,7 @@
<path location="build/classes" />
<path location="server/src" />
<path location="shared/src" />
+ <path location="uitest/src" />
<path location="client/src" />
</path>