Skip to content
Prev Previous commit
Next Next commit
Fix broken link in tests/compiletest.md
  • Loading branch information
thomasnyman committed Oct 30, 2024
commit a509eabf2dfd9075e2b16b5a56f0b8dc2234c71f
2 changes: 1 addition & 1 deletion src/tests/compiletest.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on if or how to run the test, what behavior to expect, and more. See
[directives](directives.md) and the test suite documentation below for more details
on these annotations.

See the [Adding new tests](adding.md) and [Best practies](best-practiecs.md)
See the [Adding new tests](adding.md) and [Best practies](best-practices.md)
chapters for a tutorial on creating a new test and advice on writing a good
test, and the [Running tests](running.md) chapter on how to run the test suite.

Expand Down