Skip to content

Commit

Permalink
Update Custom test macro section link
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre committed Mar 8, 2024
1 parent eec13f8 commit 6a0d2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Test cases can be defined using the 'parameterized' attribute instead of the 'te
* [Introduction](#yare-)
* [Examples](#examples-back-to-top)
* [Arguments are expressions](#arguments-are-expressions-back-to-top)
* [Custom test macro (e.g. tokio::test)](#custom-test-macro-e-g-tokio-test-back-to-top)
* [Custom test macro (e.g. tokio::test)](#custom-test-macro-eg-tokiotest-back-to-top)
* [Return types](#return-types-back-to-top)
* [Function qualifiers](#function-qualifiers-back-to-top)
* [Global #[parameterized(,,,)] import](#globally-importing-parameterized-back-to-top)
Expand Down

0 comments on commit 6a0d2d1

Please sign in to comment.