From 69e078e12232333536b3eb10088330cda1601e6a Mon Sep 17 00:00:00 2001 From: Trevor Parscal Date: Fri, 18 Jun 2010 23:03:47 +0000 Subject: [PATCH] Added new line at end of file (just testing a commit for pdhanda) --- maintenance/tests/RunSeleniumTests.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/tests/RunSeleniumTests.php b/maintenance/tests/RunSeleniumTests.php index b813c045f6..e6299cbb8e 100644 --- a/maintenance/tests/RunSeleniumTests.php +++ b/maintenance/tests/RunSeleniumTests.php @@ -96,4 +96,4 @@ if ( is_array( $wgSeleniumTestIncludes ) ) { // run tests foreach ( $wgSeleniumTestSuites as $suite ) { $suite->run( $result ); -} \ No newline at end of file +} -- 2.20.1