Fix tests
This commit is contained in:
parent
6213604341
commit
e8a0783139
8 changed files with 20 additions and 79 deletions
|
@ -1,5 +1,5 @@
|
|||
import unittest
|
||||
from .. api_client import ApcUrl, UrlBadParam, IncompleteUrl
|
||||
from api_clients.api_client import ApcUrl, UrlBadParam, IncompleteUrl
|
||||
|
||||
class TestApcUrl(unittest.TestCase):
|
||||
def test_init(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue