From 63fe95f51934a83a67a41dccf87f5807a4a4b760 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Sat, 27 Dec 2008 17:17:53 +0000 Subject: [PATCH] turn off launching windows when running tests. git-svn-id: http://svn.openlayers.org/trunk/openlayers@8572 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/selenium/remotecontrol/config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/selenium/remotecontrol/config.cfg b/tests/selenium/remotecontrol/config.cfg index 9b03aa5946..764bd3d9c7 100644 --- a/tests/selenium/remotecontrol/config.cfg +++ b/tests/selenium/remotecontrol/config.cfg @@ -1,6 +1,6 @@ [config] server=http://openlayers.org/ -url=/dev/tests/run-tests.html?run=all +url=/dev/tests/run-tests.html?run=all&windows=none [local_ff] host=localhost