librustdoc: Fix typo. rs=busted

This commit is contained in:
Patrick Walton 2012-12-29 20:44:25 -08:00
parent 47cd1e4fc8
commit 015ed66950

View File

@ -37,7 +37,7 @@ fn should_trim_text() {
mod test {
#[legacy_exports];
use astrsrv;
use astsrv;
use attr_pass;
use doc;
use extract;