libcore: fix task::test_osmain test.
This commit is contained in:
parent
a899e659a0
commit
d0ac1bbfaf
@ -1212,7 +1212,7 @@ fn test_avoid_copying_the_body_unsupervise() {
|
||||
#[test]
|
||||
fn test_osmain() {
|
||||
let buildr = builder();
|
||||
set_sched_mode(buildr, mode);
|
||||
set_sched_mode(buildr, osmain);
|
||||
|
||||
let po = comm::port();
|
||||
let ch = comm::chan(po);
|
||||
|
Loading…
x
Reference in New Issue
Block a user