created a module for requests (refactorings)
This commit is contained in:
parent
0422127689
commit
212e3bd30e
3 changed files with 64 additions and 58 deletions
|
@ -1,7 +1,7 @@
|
|||
import unittest
|
||||
from mock import MagicMock
|
||||
|
||||
from media.monitor.watchersyncer import RequestSync
|
||||
from media.monitor.request import RequestSync
|
||||
|
||||
class TestRequestSync(unittest.TestCase):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue