Update error message and un-xfail test
This commit is contained in:
parent
5da43724bf
commit
cb355bf7ad
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,4 @@
|
|||
// xfail-test
|
||||
// error-pattern:unresolved import: m::f
|
||||
use x = m::f;
|
||||
use x = m::f; //~ ERROR failed to resolve import
|
||||
|
||||
mod m {
|
||||
#[legacy_exports];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue