mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix broken merges
This commit is contained in:
parent
dda98c7d53
commit
f33e25dbad
@ -789,7 +789,6 @@ def test_additional_targets_should_be_translated(app, status, warning):
|
|||||||
yield assert_count(expected_expr, result, 1)
|
yield assert_count(expected_expr, result, 1)
|
||||||
|
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
@gen_with_intl_app('text', freshenv=True)
|
@gen_with_intl_app('text', freshenv=True)
|
||||||
def test_references(app, status, warning):
|
def test_references(app, status, warning):
|
||||||
app.builder.build_specific([app.srcdir / 'refs.txt'])
|
app.builder.build_specific([app.srcdir / 'refs.txt'])
|
||||||
|
Loading…
Reference in New Issue
Block a user