From 80228c69c19b131764cd5848071d25f7ba0ad249 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 12 Jan 2022 19:51:09 +0100 Subject: removed redundant tests + minor fixes --- src/tests/session_encryption/set_custom_session_handler.phpt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/tests/session_encryption/set_custom_session_handler.phpt') diff --git a/src/tests/session_encryption/set_custom_session_handler.phpt b/src/tests/session_encryption/set_custom_session_handler.phpt index 1b81a04..04edcd0 100644 --- a/src/tests/session_encryption/set_custom_session_handler.phpt +++ b/src/tests/session_encryption/set_custom_session_handler.phpt @@ -2,6 +2,9 @@ Set a custom session handler --SKIPIF-- + +--EXTENSIONS-- +session --INI-- sp.configuration_file={PWD}/config/config_crypt_session.ini session.save_path="/tmp" -- cgit v1.3