diff options
| author | jvoisin | 2018-10-09 16:02:44 +0200 |
|---|---|---|
| committer | jvoisin | 2018-10-09 16:02:44 +0200 |
| commit | 64c58fd116612900d33f9b0bb877f3f1753204d8 (patch) | |
| tree | ba5622b1f3acab4498329961e7f07ba900a9afc9 /src | |
| parent | a71e4205f31707e47d8eea950aba482049c999cb (diff) | |
Bump the coverage a bit
Diffstat (limited to 'src')
| -rw-r--r-- | src/tests/set_custom_session_handler_ini.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/set_custom_session_handler_ini.phpt b/src/tests/set_custom_session_handler_ini.phpt index ef5fdcc..7ed56d6 100644 --- a/src/tests/set_custom_session_handler_ini.phpt +++ b/src/tests/set_custom_session_handler_ini.phpt | |||
| @@ -4,7 +4,7 @@ Set a custom session handler | |||
| 4 | <?php if (!extension_loaded("snuffleupagus")) die "skip"; ?> | 4 | <?php if (!extension_loaded("snuffleupagus")) die "skip"; ?> |
| 5 | --INI-- | 5 | --INI-- |
| 6 | sp.configuration_file={PWD}/config/config_crypt_session.ini | 6 | sp.configuration_file={PWD}/config/config_crypt_session.ini |
| 7 | session.save_handler = files | 7 | session.save_handler = |
| 8 | --ENV-- | 8 | --ENV-- |
| 9 | return <<<EOF | 9 | return <<<EOF |
| 10 | REMOTE_ADDR=127.0.0.1 | 10 | REMOTE_ADDR=127.0.0.1 |
