From 2e4740e267ad31bd9bf401ec0239f38bf41d6ee9 Mon Sep 17 00:00:00 2001 From: Markus Glaser Date: Fri, 4 Jun 2010 07:58:45 +0000 Subject: [PATCH] updated comment (by dan nessett) --- maintenance/tests/selenium/LocalSeleniumSettings.php.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/tests/selenium/LocalSeleniumSettings.php.sample b/maintenance/tests/selenium/LocalSeleniumSettings.php.sample index 86606e6ff9..886c8f9f13 100644 --- a/maintenance/tests/selenium/LocalSeleniumSettings.php.sample +++ b/maintenance/tests/selenium/LocalSeleniumSettings.php.sample @@ -9,7 +9,7 @@ // will almost certainly have to uncomment the line set_include_path ... and // change the string 'PEAR' to the path to your PEAR library, e.g., // '/usr/share/php/PEAR' for a Debian based Linux system. -// The edited file must appear in the same directory as does RunSeleniumTests.php. +// The edited file must appear in the ../tests/selenium directory. // include path. Set 'PEAR" to '/path/to/PEAR/library' -- 2.20.1