| Index: sky/tools/webkitpy/style/checkers/python_unittest_input.py
|
| diff --git a/sky/tools/webkitpy/style/checkers/python_unittest_input.py b/sky/tools/webkitpy/style/checkers/python_unittest_input.py
|
| deleted file mode 100644
|
| index afa1d4e22763725ed1c2cf09030563c94c1696cd..0000000000000000000000000000000000000000
|
| --- a/sky/tools/webkitpy/style/checkers/python_unittest_input.py
|
| +++ /dev/null
|
| @@ -1,4 +0,0 @@
|
| -# This file is sample input for python_unittest.py and includes two
|
| -# problems, one that will generate a PEP-8 warning for trailing whitespace
|
| -# and one that will generate a pylint error for an undefined variable.
|
| -print error()
|
|
|