mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Get python3 ./setup.py test
to pass cleanly
~ B'ezrat Hashem ~
This commit is contained in:
parent
2a6d2dcf94
commit
27185f7291
5 changed files with 9 additions and 9 deletions
|
@ -22,12 +22,11 @@ Tests for Radicale.
|
|||
|
||||
import logging
|
||||
import os
|
||||
import radicale
|
||||
import sys
|
||||
from io import BytesIO
|
||||
|
||||
import radicale
|
||||
from pytest_cov import embed
|
||||
|
||||
from radicale import server
|
||||
|
||||
# Measure coverage of forked processes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue