From 99baa01aac47d8ea22b4a0873030b3d94fcaa43f Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 30 Aug 2005 18:44:07 +0000 Subject: - MFH (missing run-tests2.php rename part) --- server-tests.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server-tests.php') diff --git a/server-tests.php b/server-tests.php index 5dae09a7b1..e6a86f9708 100755 --- a/server-tests.php +++ b/server-tests.php @@ -420,7 +420,7 @@ class testHarness { public $cwd; public $xargs = array( #arg env var value default description - 'c' => array('' ,'file' ,NULL ,'configuration file, see run-tests-config.php for example'), + 'c' => array('' ,'file' ,NULL ,'configuration file, see server-tests-config.php for example'), 'd' => array('TEST_PATHS' ,'paths' ,NULL ,'colon seperate path list'), 'e' => array('TEST_PHP_ERROR_STYLE','EMACS|MSVC' ,'EMACS' ,'editor error style'), 'h' => array('' ,'' ,NULL ,'this help'), -- cgit v1.2.1