upd few things

This commit is contained in:
FoxMaSk
2018-04-18 11:01:27 +02:00
parent 5b3cd028a7
commit 43b1602cbb
4 changed files with 10 additions and 7 deletions

View File

@@ -109,5 +109,6 @@ class TestWallabag(unittest.TestCase):
self.assertTrue(resp, True)
"""
if __name__ == '__main__':
unittest.main()