Un-xfail multi test
This commit is contained in:
parent
8ac94d59e8
commit
75ffe657db
@ -1,4 +1,4 @@
|
||||
fn main() {
|
||||
log "hello, multi-file world.";
|
||||
bar.other();
|
||||
bar::other();
|
||||
}
|
@ -1,6 +1,3 @@
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
mod multi = "multi-src" {
|
||||
|
||||
mod foo; // implicitly = "foo.rs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user