summaryrefslogtreecommitdiffstats
path: root/Tools/Scripts/webkitpy/style/checkers/python_unittest_input.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/Scripts/webkitpy/style/checkers/python_unittest_input.py')
-rw-r--r--Tools/Scripts/webkitpy/style/checkers/python_unittest_input.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/Scripts/webkitpy/style/checkers/python_unittest_input.py b/Tools/Scripts/webkitpy/style/checkers/python_unittest_input.py
new file mode 100644
index 0000000..9f1d118
--- /dev/null
+++ b/Tools/Scripts/webkitpy/style/checkers/python_unittest_input.py
@@ -0,0 +1,2 @@
+# This file is sample input for python_unittest.py and includes a single
+# error which is an extra space at the end of this line.