Index: third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations_unittest.py |
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations_unittest.py |
index b8b6711ccc6b8dc47b2a4610cdba62fd4a21cd12..7e7378f3b5ea1bc8c8b2c535936c407547ef6348 100644 |
--- a/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations_unittest.py |
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations_unittest.py |
@@ -226,7 +226,6 @@ class UpdateW3CTestExpectationsTest(logtesting.LoggingTestCase): |
self.assertMultiLineEqual( |
value, |
('# Tests added from W3C auto import bot\n' |
- '\n' |
'crbug.com/123 [ FakePlatform ] fake/file/path.html [ Pass ]\n')) |
def test_is_js_test_true(self): |