| Index: third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py
|
| index 16ef1b9831c0b6060c7d4976ec8be7e0a0ba7f43..9d5640d8e0d59df8d5cdbc5b2a63bb6897216a28 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py
|
| @@ -18,7 +18,6 @@ def mock_command_exec(vals):
|
| return MockExecutive2(run_command_fn=run_fn)
|
|
|
|
|
| -
|
| class TestExporterTest(unittest.TestCase):
|
|
|
| def setUp(self):
|
|
|