diff options
Diffstat (limited to 'tests/test_tools/simpletest/simpletest.php')
-rw-r--r-- | tests/test_tools/simpletest/simpletest.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_tools/simpletest/simpletest.php b/tests/test_tools/simpletest/simpletest.php index f859ac0f..df1536ac 100644 --- a/tests/test_tools/simpletest/simpletest.php +++ b/tests/test_tools/simpletest/simpletest.php @@ -278,5 +278,4 @@ function getDefaultProxyPassword() { return Simpletest::getDefaultProxyPassword(); } - } -?>
\ No newline at end of file + }
\ No newline at end of file |