summaryrefslogtreecommitdiff
path: root/Zend/tests/bug27304.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug27304.phpt')
-rw-r--r--Zend/tests/bug27304.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug27304.phpt b/Zend/tests/bug27304.phpt
index 0f248346cf..9eb1ececf7 100644
--- a/Zend/tests/bug27304.phpt
+++ b/Zend/tests/bug27304.phpt
@@ -14,7 +14,7 @@ class Staticexample
$b = new Staticexample();
Staticexample::test();
$b->test();
-
+
?>
===DONE===
--EXPECT--