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/bootstrap-dist.php')
-rw-r--r--test/bootstrap-dist.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/bootstrap-dist.php b/test/bootstrap-dist.php
index 43c9b82f42..06405596a0 100644
--- a/test/bootstrap-dist.php
+++ b/test/bootstrap-dist.php
@@ -164,4 +164,3 @@ function tearDownForTestsUsingDate()
runkit_function_rename('test_date_override', 'date');
}
}
-?>