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/libraries/PMA_Tracker_test.php')
-rw-r--r--test/libraries/PMA_Tracker_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/libraries/PMA_Tracker_test.php b/test/libraries/PMA_Tracker_test.php
index 69332586ca..27de4f8143 100644
--- a/test/libraries/PMA_Tracker_test.php
+++ b/test/libraries/PMA_Tracker_test.php
@@ -1016,4 +1016,3 @@ class PMA_Tracker_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>