From d69e8c4b08bf25c1e656d0175085ea0e57ff4752 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 14 Oct 2010 22:10:02 +0200 Subject: [PATCH] Directory structure --- tests/iexplore.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/iexplore.bat b/tests/iexplore.bat index ea6c6e9b..99e51d8a 100644 --- a/tests/iexplore.bat +++ b/tests/iexplore.bat @@ -1 +1 @@ -java -jar "C:\Program Files\Selenium\selenium-server.jar" -htmlSuite "*iexplore" http://localhost "%CD%\selenium.html" results.html \ No newline at end of file +java -jar "C:\Program Files\Selenium\selenium-server.jar" -htmlSuite "*iexplore" http://localhost/adminer/ "%CD%\selenium.html" results.html \ No newline at end of file