diff options
| author | jvoisin | 2017-10-22 21:24:03 +0200 |
|---|---|---|
| committer | jvoisin | 2017-10-22 21:24:03 +0200 |
| commit | 9bb7ab846f85052413d51e1cdbea8f8776950ddb (patch) | |
| tree | a34ccfce257ee4f36e5df3f450646870d3baf43f /src/tests/broken_conf_line_empty_string.phpt | |
| parent | dfb9eb6f82e1393947229f1c09febc3806ab825a (diff) | |
Improve an error message
Diffstat (limited to 'src/tests/broken_conf_line_empty_string.phpt')
| -rw-r--r-- | src/tests/broken_conf_line_empty_string.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_conf_line_empty_string.phpt b/src/tests/broken_conf_line_empty_string.phpt index ba8f9ca..44f8d5e 100644 --- a/src/tests/broken_conf_line_empty_string.phpt +++ b/src/tests/broken_conf_line_empty_string.phpt | |||
| @@ -6,4 +6,4 @@ Configuration line with an empty string | |||
| 6 | sp.configuration_file={PWD}/config/broken_conf_line_empty_string.ini | 6 | sp.configuration_file={PWD}/config/broken_conf_line_empty_string.ini |
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | --EXPECT-- | 8 | --EXPECT-- |
| 9 | [snuffleupagus][0.0.0.0][error][error] There is an issue with the parsing of '': it doesn't look like a valid string on line 1. | 9 | [snuffleupagus][0.0.0.0][error][error] A valid string as parameter is expected on line 1. |
