Ignore new test on Windows

This commit is contained in:
Alex Crichton 2018-09-21 10:05:23 -07:00
parent 0d840e115c
commit 1b938068b6

View File

@ -11,6 +11,7 @@
// aux-build:issue_54059.rs
// ignore-stage1
// ignore-wasm32-bare no libc for ffi testing
// ignore-windows - dealing with weird symbols issues on dylibs isn't worth it
// revisions: rpass1
extern crate issue_54059;