rust/src/test/COMPILER_TESTS.md
Tshepang Lekhonkhobe 175eb9ca93 doc: fix broken sentence
Also, the move was done nearly a year ago
2019-08-06 02:36:59 +02:00

5 lines
173 B
Markdown

# Compiler Test Documentation
Documentation for the compiler testing framework can be found in
[the rustc guide](https://rust-lang.github.io/rustc-guide/tests/intro.html).