diff options
Diffstat (limited to 'Zend/tests/runtime_compile_time_binary_operands.phpt')
| -rw-r--r-- | Zend/tests/runtime_compile_time_binary_operands.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/runtime_compile_time_binary_operands.phpt b/Zend/tests/runtime_compile_time_binary_operands.phpt index 31366cd9e4..7caec412bc 100644 --- a/Zend/tests/runtime_compile_time_binary_operands.phpt +++ b/Zend/tests/runtime_compile_time_binary_operands.phpt @@ -151,6 +151,6 @@ if($c === 0) { $fl = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'compare_binary_operands_temp.php'; @unlink($fl); ?> ---EXPECTF-- +--EXPECT-- Failed: 0 ===DONE=== |
