diff options
Diffstat (limited to 'src/tests/inexistent_conf_file.phpt')
| -rw-r--r-- | src/tests/inexistent_conf_file.phpt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tests/inexistent_conf_file.phpt b/src/tests/inexistent_conf_file.phpt index c7c3fcd..ebe2aaa 100644 --- a/src/tests/inexistent_conf_file.phpt +++ b/src/tests/inexistent_conf_file.phpt | |||
| @@ -7,4 +7,6 @@ sp.configuration_file={PWD}/config/unexistent_configuration_file.ini | |||
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | <?php ?> | 8 | <?php ?> |
| 9 | --EXPECTF-- | 9 | --EXPECTF-- |
| 10 | [snuffleupagus][0.0.0.0][config][error] Could not open configuration file %a/tests/config/unexistent_configuration_file.ini : No such file or directory | 10 | PHP Fatal error: [snuffleupagus][config] Could not open configuration file %a/config/unexistent_configuration_file.ini : No such file or directory in Unknown on line 0 |
| 11 | |||
| 12 | Fatal error: [snuffleupagus][config] Could not open configuration file %a/config/unexistent_configuration_file.ini : No such file or directory in Unknown on line 0 \ No newline at end of file | ||
