summaryrefslogtreecommitdiff
path: root/Zend/tests/closure_023.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/closure_023.phpt')
-rw-r--r--Zend/tests/closure_023.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/closure_023.phpt b/Zend/tests/closure_023.phpt
index a91d357c06..089ec8cc4d 100644
--- a/Zend/tests/closure_023.phpt
+++ b/Zend/tests/closure_023.phpt
@@ -9,5 +9,6 @@ class foo {
}
}
foo::bar();
+?>
--EXPECT--
Done