]> git.lizzy.rs Git - rust.git/commitdiff
Add link to libtest in doc index
authorKevin Ballard <kevin@sb.org>
Tue, 25 Feb 2014 07:11:23 +0000 (23:11 -0800)
committerKevin Ballard <kevin@sb.org>
Tue, 25 Feb 2014 07:11:23 +0000 (23:11 -0800)
src/doc/index.md

index e343173f50ac6359f1dd12492dcfe1488109b9da..25eb063352a617bc7f9ca9f2a5afa1840dbfcc44 100644 (file)
@@ -43,6 +43,7 @@ li {list-style-type: none; }
 * [The `sync` library for concurrency-enabled mechanisms and primitives](sync/index.html)
 * [The `syntax` library, the Rust parser](syntax/index.html)
 * [The `term` terminal-handling library](term/index.html)
+* [The `test` library](test/index.html)
 * [The `uuid` 128-bit universally unique identifier library](uuid/index.html)
 
 # Tooling