Setup config to be functional with pre-release file

This commit is contained in:
Aurelien Vaillant
2022-03-01 09:56:43 +01:00
parent f63fe975b3
commit b7936db235
5 changed files with 22 additions and 8 deletions
-1
View File
@@ -43,7 +43,6 @@ if __name__ == '__main__':
test_list = []
items = arg.replace('--test=', '').split(',')
for item in items:
print('Launch this test : ', item)
test_list.append(item)
# Launch Unit Test