summaryrefslogtreecommitdiffstats
path: root/tests/test.xml
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2009-08-24 05:30:02 +0000
committerArtur Signell <artur.signell@itmill.com>2009-08-24 05:30:02 +0000
commitaba53cf2b75e6c731fefff33b448fdd7900b2e0c (patch)
treeb2724d5022a85f6015476d3540e639b5542423b4 /tests/test.xml
parentcc671ebd9b04a285cb9f8148c9bc997c76c41f89 (diff)
downloadvaadin-framework-aba53cf2b75e6c731fefff33b448fdd7900b2e0c.tar.gz
vaadin-framework-aba53cf2b75e6c731fefff33b448fdd7900b2e0c.zip
Testingtools -> Testbench renames
svn changeset:8528/svn branch:6.1
Diffstat (limited to 'tests/test.xml')
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index ede038d222..aa37a564ae 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -4,7 +4,7 @@
<!-- ================================================================== -->
<!-- Configuration -->
<!-- ================================================================== -->
- <property name="lib.dir" value="../lib/testingtools" />
+ <property name="lib.dir" value="../build/lib/testbench" />
<property name="class-dir" value="../build/classes" />
<property name="test-output-dir" value="../build/test-output" />
<property name="test-browsers" value="firefox,ie" />