mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Fixes tests to use the default project root config
This commit is contained in:
parent
87ec798f37
commit
33f09016fd
2 changed files with 16 additions and 0 deletions
|
@ -99,4 +99,5 @@ if "RADICALE_CONFIG" in os.environ:
|
|||
_CONFIG_PARSER.read(os.environ["RADICALE_CONFIG"])
|
||||
|
||||
# Wrap config module into ConfigParser instance
|
||||
_CONFIG_PARSER.INITIAL_CONFIG = INITIAL_CONFIG
|
||||
sys.modules[__name__] = _CONFIG_PARSER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue