This commit is contained in:
nicolargo 2017-05-14 11:47:38 +02:00
parent 089b3403be
commit 5183f0a238
1 changed files with 1 additions and 0 deletions

View File

@ -200,5 +200,6 @@ class TestGlances(unittest.TestCase):
self.assertTrue(True)
if __name__ == '__main__':
unittest.main()