diff options
Diffstat (limited to 'src/tests/disable_function/disabled_function_echo.phpt')
| -rw-r--r-- | src/tests/disable_function/disabled_function_echo.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_function_echo.phpt b/src/tests/disable_function/disabled_function_echo.phpt index 12aaff4..b1da0dc 100644 --- a/src/tests/disable_function/disabled_function_echo.phpt +++ b/src/tests/disable_function/disabled_function_echo.phpt | |||
| @@ -13,7 +13,6 @@ echo "qwe"; | |||
| 13 | test("rty"); | 13 | test("rty"); |
| 14 | test("oops"); | 14 | test("oops"); |
| 15 | ?> | 15 | ?> |
| 16 | --CLEAN-- | ||
| 17 | --EXPECTF-- | 16 | --EXPECTF-- |
| 18 | qwerty | 17 | qwerty |
| 19 | Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'echo' in %a/disabled_function_echo.php on line 3 | 18 | Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'echo' in %a/disabled_function_echo.php on line 3 |
