summaryrefslogtreecommitdiffstats
path: root/tests/eclipse-run-selected-test.properties
diff options
context:
space:
mode:
authorMatti Tahvonen <matti.tahvonen@itmill.com>2010-12-21 14:02:28 +0000
committerMatti Tahvonen <matti.tahvonen@itmill.com>2010-12-21 14:02:28 +0000
commit4bab8436f277d1d28f0de7bc9655062e3dfaa87a (patch)
tree082d80709e376d3340041a1c7e586037a6f9f0f2 /tests/eclipse-run-selected-test.properties
parent9732516f27607abd9c927c613b6950b9642e60fb (diff)
downloadvaadin-framework-4bab8436f277d1d28f0de7bc9655062e3dfaa87a.tar.gz
vaadin-framework-4bab8436f277d1d28f0de7bc9655062e3dfaa87a.zip
svn changeset:16611/svn branch:6.5
Diffstat (limited to 'tests/eclipse-run-selected-test.properties')
-rw-r--r--tests/eclipse-run-selected-test.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/eclipse-run-selected-test.properties b/tests/eclipse-run-selected-test.properties
index 49925925bc..6fd85346ca 100644
--- a/tests/eclipse-run-selected-test.properties
+++ b/tests/eclipse-run-selected-test.properties
@@ -1,12 +1,12 @@
; Location where vaadin-testbench jar can be found
-com.vaadin.testbench.lib.dir=<enter location of testbench here>
+com.vaadin.testbench.lib.dir=/Users/mattitahvonen/tb/
; Deployment url to use for testing. Context path must be /
-com.vaadin.testbench.deployment.url=http://<enter your ip here>:8888/
+com.vaadin.testbench.deployment.url=http://matin-vehje.office.itmill.com:8888/
; Location of the screenshot directory.
; This is the directory that contains the "references" directory
-com.vaadin.testbench.screenshot.directory=<enter the full path to the screenshots directory, parent of "references" directory>
+com.vaadin.testbench.screenshot.directory=/Users/mattitahvonen/tb/shots
; Run the whole test even if
com.vaadin.testbench.screenshot.softfail=true