mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
intersphinx role, hax role name to preserve case
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user