mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Tests: Use absolute imports
This commit is contained in:
parent
428e4be0b8
commit
ed72e697de
7 changed files with 13 additions and 21 deletions
|
@ -22,8 +22,7 @@ from configparser import RawConfigParser
|
|||
import pytest
|
||||
|
||||
from radicale import config
|
||||
|
||||
from .helpers import configuration_to_dict
|
||||
from radicale.tests.helpers import configuration_to_dict
|
||||
|
||||
|
||||
class TestConfig:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue