diff options
Diffstat (limited to 'tests/classes/abstract_user_call.phpt')
-rw-r--r-- | tests/classes/abstract_user_call.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/classes/abstract_user_call.phpt b/tests/classes/abstract_user_call.phpt index c69eaa458c..224461a3bd 100644 --- a/tests/classes/abstract_user_call.phpt +++ b/tests/classes/abstract_user_call.phpt @@ -27,8 +27,6 @@ try { } ?> -===DONE=== --EXPECT-- test::func() call_user_func() expects parameter 1 to be a valid callback, cannot call abstract method test_base::func() -===DONE=== |