From f0322371dda75d66d006a5c5ec4ffebb8af030c5 Mon Sep 17 00:00:00 2001 From: Julia Evans Date: Wed, 18 Dec 2013 12:38:14 -0500 Subject: Add testing tutorial to docs --- doc/tutorial.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tutorial.md') diff --git a/doc/tutorial.md b/doc/tutorial.md index ccc7525b8d5..a19d8c3e820 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -3220,6 +3220,7 @@ tutorials on individual topics. * [Error-handling and Conditions][conditions] * [Packaging up Rust code][rustpkg] * [Documenting Rust code][rustdoc] +* [Testing Rust code][testing] There is further documentation on the [wiki], however those tend to be even more out of date than this document. @@ -3231,6 +3232,7 @@ more out of date than this document. [container]: tutorial-container.html [conditions]: tutorial-conditions.html [rustpkg]: tutorial-rustpkg.html +[testing]: tutorial-testing.html [rustdoc]: rustdoc.html [wiki]: https://github.com/mozilla/rust/wiki/Docs -- cgit 1.4.1-3-g733a5