test-tidy fixes.

This commit is contained in:
Michael Howell 2015-07-31 21:49:01 -07:00
parent f82f46680e
commit a93b4bba6d
2 changed files with 8 additions and 4 deletions

View file

@ -404,4 +404,3 @@ class MachCommands(CommandBase):
return subprocess.check_call(
[run_file, "|".join(tests), bin_path, base_dir])