From a93b4bba6d1dd046ade178cf6c24ce5cda33bb2b Mon Sep 17 00:00:00 2001 From: Michael Howell Date: Fri, 31 Jul 2015 21:49:01 -0700 Subject: test-tidy fixes. --- python/servo/testing_commands.py | 1 - 1 file changed, 1 deletion(-) (limited to 'python/servo/testing_commands.py') diff --git a/python/servo/testing_commands.py b/python/servo/testing_commands.py index 2b53f8f46e9..76e5bf9cb79 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -404,4 +404,3 @@ class MachCommands(CommandBase): return subprocess.check_call( [run_file, "|".join(tests), bin_path, base_dir]) - -- cgit v1.2.3