| Index: third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations.py b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations.py
|
| index 588c8d362788a2b86f8656f7f454ebfb683efd5e..40365663e347ab0cd04dd142e60b4be48216aab2 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations.py
|
| @@ -39,6 +39,7 @@ _log = logging.getLogger(__name__)
|
|
|
|
|
| class TestExpectationsChecker(object):
|
| +
|
| """Processes TestExpectations lines for validating the syntax."""
|
|
|
| categories = set(['test/expectations'])
|
|
|