mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-28 19:40:54 +00:00
Fixed stupid redundancy in tests
This commit is contained in:
parent
33f09016fd
commit
d8f686a497
2 changed files with 2 additions and 14 deletions
|
@ -99,5 +99,4 @@ 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