| Index: third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/png_unittest.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/png_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/png_unittest.py
|
| index 1251971a8bc847b4c029a6fde8d2157960980b12..bccdceaaf1061b0e7df1213adee8c7bc5ba011e2 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/png_unittest.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/png_unittest.py
|
| @@ -31,6 +31,7 @@ from webkitpy.common.system.systemhost_mock import MockSystemHost
|
|
|
|
|
| class PNGCheckerTest(unittest.TestCase):
|
| +
|
| """Tests PNGChecker class."""
|
|
|
| def test_init(self):
|
|
|