1
0
Fork 0
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:
Braxton Plaxco 2019-06-04 19:54:04 -04:00 committed by Unrud
parent 2a6d2dcf94
commit 27185f7291
5 changed files with 9 additions and 9 deletions

View file

@ -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