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_File_test.php')
-rw-r--r--test/classes/PMA_File_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/PMA_File_test.php b/test/classes/PMA_File_test.php
index ec0169f961..d9d627f8c5 100644
--- a/test/classes/PMA_File_test.php
+++ b/test/classes/PMA_File_test.php
@@ -76,4 +76,3 @@ class PMA_File_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>