From: Jakub Vrana Date: Thu, 14 Oct 2010 20:10:02 +0000 (+0200) Subject: Directory structure X-Git-Tag: v3.0.0~6 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=d69e8c4b08bf25c1e656d0175085ea0e57ff4752;p=adminer.git Directory structure --- 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