Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ed07cb

Browse files
authored
Revert "Isolate a pair of HTML build 'numfig' test cases (sphinx-doc#14100)"
This reverts commit828bdca.
1 parenta82b34f commit3ed07cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎tests/test_builders/test_build_html_numfig.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ def test_numfig_with_numbered_toctree(
578578
},
579579
},
580580
)
581+
@pytest.mark.test_params(shared_result='test_build_html_numfig_format_warn')
581582
deftest_numfig_with_prefix_warn(app:SphinxTestApp)->None:
582583
app.build()
583584
warnings=app.warning.getvalue()
@@ -799,6 +800,7 @@ def test_numfig_with_prefix_warn(app: SphinxTestApp) -> None:
799800
},
800801
},
801802
)
803+
@pytest.mark.test_params(shared_result='test_build_html_numfig_format_warn')
802804
deftest_numfig_with_prefix(
803805
app:SphinxTestApp,
804806
cached_etree_parse:Callable[[Path],ElementTree],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp