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
|
@ -35,8 +35,7 @@ from urllib.error import HTTPError, URLError
|
|||
import pytest
|
||||
|
||||
from radicale import config, server
|
||||
|
||||
from .helpers import configuration_to_dict, get_file_path
|
||||
from radicale.tests.helpers import configuration_to_dict, get_file_path
|
||||
|
||||
try:
|
||||
import gunicorn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue