rollup merge of #21848: Manishearth/book-link

rollupable

r? @steveklabnik
This commit is contained in:
Alex Crichton 2015-02-02 11:01:18 -08:00
commit b9e27433fa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
//! benchmarks themselves) should be done via the `#[test]` and
//! `#[bench]` attributes.
//!
//! See the [Testing Guide](../guide-testing.html) for more details.
//! See the [Testing Chapter](../book/testing.html) of the book for more details.
// Currently, not much of this is meant for users. It is intended to
// support the simplest interface possible for representing and