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/selenium/TestBase.php')
-rw-r--r--test/selenium/TestBase.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/selenium/TestBase.php b/test/selenium/TestBase.php
index 38c8a010c3..090d35e1cf 100644
--- a/test/selenium/TestBase.php
+++ b/test/selenium/TestBase.php
@@ -610,4 +610,3 @@ abstract class PMA_SeleniumBase extends PHPUnit_Extensions_Selenium2TestCase
);
}
}
-?>