Perf tests: fixed some bugs in scripts
This commit is contained in:
@@ -16,7 +16,6 @@ if __name__ == "__main__":
|
||||
exit(0)
|
||||
|
||||
options.generateHtml = detectHtmlOutputType(options.format)
|
||||
args[0] = os.path.basename(args[0])
|
||||
|
||||
tests = []
|
||||
files = []
|
||||
|
Reference in New Issue
Block a user