Skip to content

Commit

Permalink
Add link to libtest in doc index
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyball committed Feb 25, 2014
1 parent 4bc7672 commit 2003a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

5 comments on commit 2003a5e

@bors
Copy link
Contributor

@bors bors commented on 2003a5e Feb 25, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from alexcrichton
at lilyball@2003a5e

@bors
Copy link
Contributor

@bors bors commented on 2003a5e Feb 25, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging kballard/rust/add-test-to-doc-index = 2003a5e into auto

@bors
Copy link
Contributor

@bors bors commented on 2003a5e Feb 25, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kballard/rust/add-test-to-doc-index = 2003a5e merged ok, testing candidate = 3276090

@bors
Copy link
Contributor

@bors bors commented on 2003a5e Feb 25, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 2003a5e Feb 25, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 3276090

Please sign in to comment.