Skip to content

Commit 8652a63

Browse files
committedApr 18, 2017
Forgot to remove pass.
1 parent f4abf13 commit 8652a63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tests/test_integration.py

-1
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,6 @@ def _make_output_path(self, dir, name):
580580

581581
def test_section_index_avoidance(self):
582582
"""Test section index."""
583-
pass
584583
sec1 = os.path.join(self.target_dir, "output", "sec1")
585584
foo = os.path.join(self.target_dir, "output", "sec1", "post0")
586585

0 commit comments

Comments
 (0)
Please sign in to comment.