projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff4cf4
)
Remove macro_use that's no longer needed
author
Michael Fairley
<michaelfairley@gmail.com>
Wed, 29 Nov 2017 15:42:34 +0000
(11:42 -0400)
committer
Michael Fairley
<michaelfairley@gmail.com>
Wed, 29 Nov 2017 15:42:34 +0000
(11:42 -0400)
tests/check.rs
patch
|
blob
|
history
diff --git
a/tests/check.rs
b/tests/check.rs
index 6f3a8a1fcd2235415b44e24aa1a63b7bc5ad3d10..2f0ea0f4e2eda0d8950797359d966b857c360ddd 100644
(file)
--- a/
tests/check.rs
+++ b/
tests/check.rs
@@
-1,4
+1,3
@@
-#[macro_use]
extern crate cargotest;
extern crate hamcrest;
extern crate glob;