Remove useless comment

This commit is contained in:
André Apitzsch 2018-11-17 11:20:22 +01:00 committed by Philipp Hörist
parent 55eed7a5cf
commit 31e75823fd
1 changed files with 0 additions and 1 deletions

View File

@ -53,5 +53,4 @@ class TestInterface(unittest.TestCase):
if __name__ == "__main__":
#import sys;sys.argv = ['', 'Test.test']
unittest.main()