summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
Diffstat (limited to 'uitest')
-rw-r--r--uitest/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/test.xml b/uitest/test.xml
index 9b879ec789..5eea39f8c9 100644
--- a/uitest/test.xml
+++ b/uitest/test.xml
@@ -50,7 +50,7 @@
<!-- fileset containing all TestBench tests to run -->
<fileset dir=".." id="html-test-files">
<include name="tests/**/**.html" />
- <include name="testbench/com/vaadin/tests/**/**.html" />
+ <include name="src/com/vaadin/tests/**/**.html" />
<exclude name="tests/integration-testscripts/**" />
</fileset>