Cleanup & correctie tests
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marcel Nijenhof
2020-09-08 17:19:47 +02:00
parent 1bfa73a0f7
commit 2281ef9427
4 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import sys
import io
import unittest
import lmwsip
import stubSipServer
import lmwsip.tests.stubSipServer
from lmwsip.run import run
from datetime import datetime, timedelta