Index: third_party/WebKit/Tools/Scripts/webkitpy/style/checker_unittest.py |
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/style/checker_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/style/checker_unittest.py |
index ef40dc20699d0f508a6a5734c10d99eab41507a0..4ecda84ed9f83125fc957ccf3564bf2021001116 100644 |
--- a/third_party/WebKit/Tools/Scripts/webkitpy/style/checker_unittest.py |
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/style/checker_unittest.py |
@@ -720,7 +720,6 @@ class StyleProcessor_CodeCoverageTest(LoggingTestCase): |
"""Swallow a message passed to stderr.write().""" |
# This is a mock stderr.write() for passing to the constructor |
# of the StyleProcessorConfiguration class. |
- pass |
def _create_carriage_checker_class(self): |