actually fix failing test
This commit is contained in:
parent
258abf1424
commit
e605536648
@ -8,7 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
use x = m::f; //~ ERROR failed to resolve imports
|
||||
use x = m::f; //~ ERROR failed to resolve import
|
||||
|
||||
mod m {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user