diff options
Diffstat (limited to 'src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt')
| -rw-r--r-- | src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt b/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt index b999e7e..006e31d 100644 --- a/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt +++ b/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt | |||
| @@ -11,5 +11,5 @@ error_log=/dev/null | |||
| 11 | echo 1337; | 11 | echo 1337; |
| 12 | ?> | 12 | ?> |
| 13 | --EXPECT-- | 13 | --EXPECT-- |
| 14 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Parser error on line 1 in Unknown on line 0 | 14 | Fatal error: [snuffleupagus][0.0.0.0][config][log] parser error on line 1 in Unknown on line 0 |
| 15 | 1337 | 15 | 1337 |
