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/core/PMA_get_real_size_test.php')
-rw-r--r--test/libraries/core/PMA_get_real_size_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/libraries/core/PMA_get_real_size_test.php b/test/libraries/core/PMA_get_real_size_test.php
index df3c8cc9af..a4c49bd014 100644
--- a/test/libraries/core/PMA_get_real_size_test.php
+++ b/test/libraries/core/PMA_get_real_size_test.php
@@ -51,4 +51,3 @@ class PMA_GetRealSize_Test extends PHPUnit_Framework_TestCase
}
}
-?>