mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Stop using old_io in net tests.
This commit is contained in:
parent
fefdd9afba
commit
578a909864
2 changed files with 5 additions and 10 deletions
|
@ -8,6 +8,7 @@
|
|||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![cfg_attr(test, feature(net))]
|
||||
#![feature(path)]
|
||||
#![feature(path_ext)]
|
||||
#![feature(plugin)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue