summaryrefslogtreecommitdiff
path: root/tests/roots/test-transforms-post_transforms-missing-reference
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-05-18 01:09:42 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-05-18 01:55:36 +0900
commit2d3d668856e518203200e95b8b64788c98d39d9a (patch)
tree0014064043c4044a503df9d84ef387953bedbe21 /tests/roots/test-transforms-post_transforms-missing-reference
parent630e5bd15f43c6cd91e61723f40b6c94ef622060 (diff)
downloadsphinx-git-2d3d668856e518203200e95b8b64788c98d39d9a.tar.gz
Fix #9240: Unknown node error for pending_xref_condition is raised
Unknown node error for pending_xref_condition is raised if an extension that does not support the node installs a missing-reference handler.
Diffstat (limited to 'tests/roots/test-transforms-post_transforms-missing-reference')
-rw-r--r--tests/roots/test-transforms-post_transforms-missing-reference/conf.py1
-rw-r--r--tests/roots/test-transforms-post_transforms-missing-reference/index.rst5
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/roots/test-transforms-post_transforms-missing-reference/conf.py b/tests/roots/test-transforms-post_transforms-missing-reference/conf.py
new file mode 100644
index 000000000..2db221cc6
--- /dev/null
+++ b/tests/roots/test-transforms-post_transforms-missing-reference/conf.py
@@ -0,0 +1 @@
+nitpicky = True
diff --git a/tests/roots/test-transforms-post_transforms-missing-reference/index.rst b/tests/roots/test-transforms-post_transforms-missing-reference/index.rst
new file mode 100644
index 000000000..7180978b2
--- /dev/null
+++ b/tests/roots/test-transforms-post_transforms-missing-reference/index.rst
@@ -0,0 +1,5 @@
+transforms-post_transforms-missing-reference
+============================================
+
+:class:`io.StringIO`
+