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/PmaSeleniumXssTest.php')
-rw-r--r--test/selenium/PmaSeleniumXssTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/selenium/PmaSeleniumXssTest.php b/test/selenium/PmaSeleniumXssTest.php
index dcf2ccef07..27d0d0dc03 100644
--- a/test/selenium/PmaSeleniumXssTest.php
+++ b/test/selenium/PmaSeleniumXssTest.php
@@ -37,4 +37,3 @@ class PMA_SeleniumXSSTest extends PMA_SeleniumBase
$this->assertEquals("Missing value in the form!", $this->alertText());
}
}
-?>