intersphinx role, hax role name to preserve case

This commit is contained in:
Jakob Lykke Andersen
2021-11-06 14:33:47 +01:00
parent 029d0e5b18
commit ccc4f95b42
2 changed files with 7 additions and 3 deletions

View File

@@ -565,7 +565,7 @@ def test_intersphinx_role(app, warning):
# explicit inventory
assert html.format('cfunc.html#CFunc') in content
#assert "WARNING: inventory for external cross-reference not found: invNope" in wStr
assert "WARNING: inventory for external cross-reference not found: invNope" in wStr
# explicit title
assert html.format('index.html#foons') in content