Remove useless comment
This commit is contained in:
parent
dd0b7260b4
commit
a1b798b8fc
1 changed files with 0 additions and 1 deletions
|
@ -53,5 +53,4 @@ class TestInterface(unittest.TestCase):
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
#import sys;sys.argv = ['', 'Test.test']
|
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
|
Loading…
Add table
Reference in a new issue