Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/AllSeleniumTests.php')
-rw-r--r--test/AllSeleniumTests.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/AllSeleniumTests.php b/test/AllSeleniumTests.php
index 2491df6271..dcafe1f9d1 100644
--- a/test/AllSeleniumTests.php
+++ b/test/AllSeleniumTests.php
@@ -52,4 +52,3 @@ class AllSeleniumTests
return $suite;
}
}
-?>