Navigation Menu

Skip to content

Commit

Permalink
Forgot to remove pass.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Apr 18, 2017
1 parent f4abf13 commit 8652a63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_integration.py
Expand Up @@ -580,7 +580,6 @@ def _make_output_path(self, dir, name):

def test_section_index_avoidance(self):
"""Test section index."""
pass
sec1 = os.path.join(self.target_dir, "output", "sec1")
foo = os.path.join(self.target_dir, "output", "sec1", "post0")

Expand Down

0 comments on commit 8652a63

Please sign in to comment.