diff options
Diffstat (limited to 'Zend/tests/closure_023.phpt')
-rw-r--r-- | Zend/tests/closure_023.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/closure_023.phpt b/Zend/tests/closure_023.phpt index 634fb6dd50..a91d357c06 100644 --- a/Zend/tests/closure_023.phpt +++ b/Zend/tests/closure_023.phpt @@ -11,4 +11,3 @@ class foo { foo::bar(); --EXPECT-- Done - |