diff options
| author | jvoisin | 2017-09-25 14:04:21 +0200 |
|---|---|---|
| committer | jvoisin | 2017-09-25 14:04:21 +0200 |
| commit | bed568094b95b65a43c44d7b4d38aced394fce1c (patch) | |
| tree | dfa1fece12df05adee964eb27b98b46cb5a34ead /src/tests/broken_conf_expecting_int.phpt | |
| parent | 302dd00ff445a3b8257fa75bdb24ed354a513746 (diff) | |
Show the line number in case of processing error
Diffstat (limited to 'src/tests/broken_conf_expecting_int.phpt')
| -rw-r--r-- | src/tests/broken_conf_expecting_int.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_conf_expecting_int.phpt b/src/tests/broken_conf_expecting_int.phpt index e806337..207e21a 100644 --- a/src/tests/broken_conf_expecting_int.phpt +++ b/src/tests/broken_conf_expecting_int.phpt | |||
| @@ -6,4 +6,4 @@ Bad integer value in configuration | |||
| 6 | sp.configuration_file={PWD}/config/broken_conf_expecting_int.ini | 6 | sp.configuration_file={PWD}/config/broken_conf_expecting_int.ini |
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | --EXPECT-- | 8 | --EXPECT-- |
| 9 | [snuffleupagus][0.0.0.0][error][error] .mask_ipv4() is expecting a valid integer. | 9 | [snuffleupagus][0.0.0.0][error][error] .mask_ipv4() is expecting a valid integer on line 2. |
