Correction execution des tests
This commit is contained in:
@ -9,7 +9,7 @@ class TestPackage(unittest.TestCase):
|
||||
parser = package.create_args_parser()
|
||||
|
||||
def test_download_and_extract_rkt(self):
|
||||
|
||||
"""TODO"""
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Reference in New Issue
Block a user