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/classes/PMA_Advisor_test.php')
-rw-r--r--test/classes/PMA_Advisor_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/PMA_Advisor_test.php b/test/classes/PMA_Advisor_test.php
index f371fbdc7d..c4818a91fc 100644
--- a/test/classes/PMA_Advisor_test.php
+++ b/test/classes/PMA_Advisor_test.php
@@ -274,4 +274,3 @@ class Advisor_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>