Use 'ignore-' instead of 'only-'
Apparently 'ignore-' doesn't work with compiletest_rs
This commit is contained in:
parent
6b4c5b81da
commit
9243680588
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// only-linux
|
||||
// ignore-macos
|
||||
// ignore-windows
|
||||
|
||||
#![feature(rustc_private)]
|
||||
extern crate libc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue