1
Fork 0

Fix tests

This is just undoing changes from #41991 because we are not running markdown rendering twice.
This commit is contained in:
Nick Cameron 2017-09-01 18:15:10 +12:00
parent fbb1612846
commit 1d6d09fa6d
2 changed files with 4 additions and 4 deletions

View file

@ -212,7 +212,7 @@
//! # }
//! ```
//!
//! [functions-list]: #functions-2
//! [functions-list]: #functions-1
//!
//! ## io::Result
//!