diff options
| author | xXx-caillou-xXx | 2017-12-21 15:38:20 +0100 |
|---|---|---|
| committer | jvoisin | 2017-12-21 15:38:20 +0100 |
| commit | f9da3ecb31683f77e899e57f780c04d772490558 (patch) | |
| tree | 9f876d6fe170349aade28de8e51ea21702fb70f5 /src/tests/broken_conf_quotes.phpt | |
| parent | 6b6598098a205fadc90c72d510f90b431f77739e (diff) | |
Remove the now useless `validate_str` function
Diffstat (limited to 'src/tests/broken_conf_quotes.phpt')
| -rw-r--r-- | src/tests/broken_conf_quotes.phpt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tests/broken_conf_quotes.phpt b/src/tests/broken_conf_quotes.phpt index 7f754e6..a928650 100644 --- a/src/tests/broken_conf_quotes.phpt +++ b/src/tests/broken_conf_quotes.phpt | |||
| @@ -6,4 +6,5 @@ Broken configuration - missing quote | |||
| 6 | sp.configuration_file={PWD}/config/broken_conf_quotes.ini | 6 | sp.configuration_file={PWD}/config/broken_conf_quotes.ini |
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | --EXPECT-- | 8 | --EXPECT-- |
| 9 | [snuffleupagus][0.0.0.0][config][error] You forgot to close 1 bracket in the string '_SERVER[PHP_SELF' | 9 | [snuffleupagus][0.0.0.0][config][error] You forgot to close a bracket. |
| 10 | [snuffleupagus][0.0.0.0][config][error] Invalid value '_SERVER[PHP_SELF' for `var` on line 1. | ||
