fixe some testing issues

This commit is contained in:
Bastian Schroll 2019-03-01 12:20:48 +01:00
parent aeaea325e9
commit 61b4cc6631
5 changed files with 6 additions and 7 deletions

View file

@ -15,7 +15,6 @@
@description: Unittests for BOSWatch. File must be _run as "pytest" unittest
"""
import logging
import time
import pytest
from boswatch.network.broadcast import BroadcastServer