Add link to libtest in doc index

This commit is contained in:
Kevin Ballard 2014-02-24 23:11:23 -08:00
parent 4bc7672335
commit 2003a5eb34
1 changed files with 1 additions and 0 deletions

View 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