From c473be13687ebd98c328f390d936be311dae7db6 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 17 Jan 2018 14:53:40 +0100 Subject: Our configuration files are ending in .rules, not .ini This commit fixes the documentation, our shipped configuration files, and the related tests. Thanks to @remicollet for the tip --- src/tests/inexistent_conf_file_list.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/inexistent_conf_file_list.phpt') diff --git a/src/tests/inexistent_conf_file_list.phpt b/src/tests/inexistent_conf_file_list.phpt index afb77a2..2f6e204 100644 --- a/src/tests/inexistent_conf_file_list.phpt +++ b/src/tests/inexistent_conf_file_list.phpt @@ -3,7 +3,7 @@ Non-existent configuration file in a list --SKIPIF-- --INI-- -sp.configuration_file={PWD}/../../config/default.ini,{PWD}/non_existent_configuration_file +sp.configuration_file={PWD}/../../config/default.rules,{PWD}/non_existent_configuration_file --FILE-- --EXPECTF-- -- cgit v1.3