ignore thread-local-no-dtor test on windows-gnu target

This commit is contained in:
David Renshaw 2017-05-31 10:47:26 -04:00
parent fbc46276ff
commit 7624bca09e

View file

@ -1,3 +1,5 @@
//ignore-windows-gnu
#![feature(libc)]
extern crate libc;