Fix fallout in tests
This commit is contained in:
parent
20ee53c2f1
commit
35f5e18f75
22 changed files with 7 additions and 31 deletions
|
@ -16,5 +16,4 @@ extern crate macro_crate_test;
|
|||
fn main() {
|
||||
macro_crate_test::foo();
|
||||
//~^ ERROR failed to resolve. Use of undeclared type or module `macro_crate_test`
|
||||
//~^^ ERROR unresolved name `macro_crate_test::foo`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue