Merge pull request #2654 from reddevilmidzy/fix-link

Fix link to README in ui test documentation
This commit is contained in:
Tshepang Mbambo 2025-11-24 20:11:02 +02:00 committed by GitHub
commit 7fd977dac2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ the resulting program](#controlling-passfail-expectations) to verify its
behavior.
For a survey of each subdirectory's purpose under `tests/ui`, consult the
[SUMMARY.md](https://github.com/rust-lang/rust/tree/HEAD/tests/ui/SUMMARY.md).
[README.md](https://github.com/rust-lang/rust/tree/HEAD/tests/ui/README.md).
This is useful if you write a new test, and are looking for a category to
place it in.