From fa5ee934edecff9c3fa82ade705bd964dc734525 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Thu, 27 Dec 2012 18:24:18 -0800 Subject: libstd: Fix a bunch of resolve errors in tests. rs=fire --- src/libstd/bitv.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/libstd/bitv.rs') diff --git a/src/libstd/bitv.rs b/src/libstd/bitv.rs index 828de1eb546..990ccb3a163 100644 --- a/src/libstd/bitv.rs +++ b/src/libstd/bitv.rs @@ -577,6 +577,11 @@ impl Bitv: ops::Index { #[cfg(test)] mod tests { #[legacy_exports]; + + use bitv; + + use core::uint; + #[test] fn test_to_str() { let zerolen = Bitv(0u, false); -- cgit 1.4.1-3-g733a5