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/Environment_test.php')
-rw-r--r--test/Environment_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Environment_test.php b/test/Environment_test.php
index 38852349a0..b94dc9c5ea 100644
--- a/test/Environment_test.php
+++ b/test/Environment_test.php
@@ -69,4 +69,3 @@ class Environment_Test extends PHPUnit_Framework_TestCase
$this->assertEquals(5, $version_parts[1]);
}
}
-?>