Remove libdebug and update tests.
This commit is contained in:
parent
b6e0d3a5bf
commit
38aca17c47
134 changed files with 236 additions and 1716 deletions
|
@ -118,7 +118,6 @@
|
|||
#![reexport_test_harness_main = "test_main"]
|
||||
|
||||
#[cfg(test)] extern crate green;
|
||||
#[cfg(test)] extern crate debug;
|
||||
#[cfg(test)] #[phase(plugin, link)] extern crate log;
|
||||
|
||||
extern crate alloc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue