Skip to content

Fix broken README include in unit-tests.adoc - #1602

Merged
ashishvijaywargiya merged 1 commit into
apache:trunkfrom
ashishvijaywargiya:fix-readme-testingtasks-include
Aug 8, 2026
Merged

Fix broken README include in unit-tests.adoc#1602
ashishvijaywargiya merged 1 commit into
apache:trunkfrom
ashishvijaywargiya:fix-readme-testingtasks-include

Conversation

@ashishvijaywargiya

Copy link
Copy Markdown
Contributor

The testing-tasks section in framework/testtools/src/docs/asciidoc/unit-tests.adoc was included from README.adoc, which no longer exists (renamed to README.md at some point) - the include silently failed to resolve.

Also switches README.md's tag markers around that section from a made-up tag:/endtag: convention to Asciidoctor's actual tag::name[]/end::name[] syntax, since the include still wouldn't resolve with just the filename fixed - verified by rendering the file standalone before and after.

The testing-tasks section was included from README.adoc, which no
longer exists (renamed to README.md at some point). Also switches
README.md's tag markers around that section to Asciidoctor's actual
tag::/end:: syntax, since the include still wouldn't resolve with a
correct filename alone.
@ashishvijaywargiya
ashishvijaywargiya merged commit 8e055e9 into apache:trunk Aug 8, 2026
7 checks passed
@ashishvijaywargiya
ashishvijaywargiya deleted the fix-readme-testingtasks-include branch August 8, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant