Add subscription creation test
This commit is contained in:
parent
6caaa51764
commit
cc8187e55b
5 changed files with 111 additions and 2 deletions
|
@ -51,5 +51,6 @@ class TestPublisher(unittest.TestCase):
|
|||
|
||||
shutil.rmtree(path)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue