Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
fix unit teest
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jul 15, 2016
1 parent 3322b31 commit e469de5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _unittests/ut_helpgen/test_utils_sphinxdoc_full.py
Expand Up @@ -83,9 +83,6 @@ def test_full_documentation(self):
os.path.join(temp, "index_module.rst"),
os.path.join(temp, "index_property.rst"),
os.path.join(temp, "index_method.rst"),
os.path.join(
temp,
"all_example_pagewithanaccentinthetitle.rst"),
os.path.join(temp, "all_report.rst"),
]
for f in files:
Expand Down

0 comments on commit e469de5

Please sign in to comment.