summaryrefslogtreecommitdiff
path: root/Zend/tests/bug48409.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug48409.phpt')
-rw-r--r--Zend/tests/bug48409.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug48409.phpt b/Zend/tests/bug48409.phpt
index 238b52ed74..7ba99cdbf4 100644
--- a/Zend/tests/bug48409.phpt
+++ b/Zend/tests/bug48409.phpt
@@ -15,7 +15,7 @@ class BBB
return array('foo' => 'xyz');
}
}
-
+
class CCC
{
public function process($p)