]> git.proxmox.com Git - cargo.git/commitdiff
Remove macro_use that's no longer needed
authorMichael Fairley <michaelfairley@gmail.com>
Wed, 29 Nov 2017 15:42:34 +0000 (11:42 -0400)
committerMichael Fairley <michaelfairley@gmail.com>
Wed, 29 Nov 2017 15:42:34 +0000 (11:42 -0400)
tests/check.rs

index 6f3a8a1fcd2235415b44e24aa1a63b7bc5ad3d10..2f0ea0f4e2eda0d8950797359d966b857c360ddd 100644 (file)
@@ -1,4 +1,3 @@
-#[macro_use]
 extern crate cargotest;
 extern crate hamcrest;
 extern crate glob;