Skip to content

Commit 29aabcc

Browse files
committed
Rollup merge of rust-lang#26825 - steveklabnik:gh24802, r=alexcrichton
Fixes rust-lang#24802
2 parents 58d0f28 + 8cb1faa commit 29aabcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ will run all the tests on every platform we support. If it all works out,
108108

109109
[merge-queue]: http://buildbot.rust-lang.org/homu/queue/rust
110110

111+
Speaking of tests, Rust has a comprehensive test suite. More information about
112+
it can be found
113+
[here](https://github.com/rust-lang/rust-wiki-backup/blob/master/Note-testsuite.md).
114+
111115
## Writing Documentation
112116

113117
Documentation improvements are very welcome. The source of `doc.rust-lang.org`

0 commit comments

Comments
 (0)