Cleanup
This commit is contained in:
parent
a36a35cb40
commit
d92eee9b8b
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ import os
|
|||
|
||||
if os.path.exists("validation_output.txt"):
|
||||
os.remove("validation_output.txt")
|
||||
i = 0
|
||||
for sample in glob.glob("*.exe"):
|
||||
# Skip headless samples, as they require manual keypress
|
||||
if "headless" in sample:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue