fix
This commit is contained in:
parent
3885dee017
commit
2bb6e3fda1
@ -58,6 +58,5 @@ class testDeleteFile(unittest.TestCase):
|
|||||||
self.assertFalse(os.path.exists(new_file))
|
self.assertFalse(os.path.exists(new_file))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
unittest.main()
|
unittest.main()
|
Loading…
Reference in New Issue
Block a user