summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-12-23 01:49:53 -0800
committerTimothy Crosley <timothy.crosley@gmail.com>2019-12-23 01:49:53 -0800
commitf79b8834ff88b9f4517d464407240f2bce6c7f5a (patch)
tree58fdd82be44b97e226b44096f22c5662968ab89d
parent1d5394d473dd00903976ac3745956969ec61711b (diff)
downloadisort-f79b8834ff88b9f4517d464407240f2bce6c7f5a.tar.gz
Fix signature of test case
-rw-r--r--tests/test_parse.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_parse.py b/tests/test_parse.py
index ffae47a3..efc3a22a 100644
--- a/tests/test_parse.py
+++ b/tests/test_parse.py
@@ -23,8 +23,6 @@ def test_file_contents():
as_map,
imports,
categorized_comments,
- first_comment_index_start,
- first_comment_index_end,
change_count,
original_line_count,
line_separator,