summaryrefslogtreecommitdiffstats
path: root/tests/eclipse-run-selected-test.properties
diff options
context:
space:
mode:
authorMatti Tahvonen <matti.tahvonen@itmill.com>2010-12-21 14:11:16 +0000
committerMatti Tahvonen <matti.tahvonen@itmill.com>2010-12-21 14:11:16 +0000
commitcdb97891280b81a4611813f33203b8311c676e34 (patch)
treed7f5799fe8166707a847b59e1e8305f46aaf567e /tests/eclipse-run-selected-test.properties
parent4bab8436f277d1d28f0de7bc9655062e3dfaa87a (diff)
downloadvaadin-framework-cdb97891280b81a4611813f33203b8311c676e34.tar.gz
vaadin-framework-cdb97891280b81a4611813f33203b8311c676e34.zip
undoing last accidental commit
svn changeset:16613/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 6fd85346ca..49925925bc 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=/Users/mattitahvonen/tb/
+com.vaadin.testbench.lib.dir=<enter location of testbench here>
; Deployment url to use for testing. Context path must be /
-com.vaadin.testbench.deployment.url=http://matin-vehje.office.itmill.com:8888/
+com.vaadin.testbench.deployment.url=http://<enter your ip here>:8888/
; Location of the screenshot directory.
; This is the directory that contains the "references" directory
-com.vaadin.testbench.screenshot.directory=/Users/mattitahvonen/tb/shots
+com.vaadin.testbench.screenshot.directory=<enter the full path to the screenshots directory, parent of "references" directory>
; Run the whole test even if
com.vaadin.testbench.screenshot.softfail=true