diff options
Diffstat (limited to 'src/test/compile-fail-fulldeps/syntax-extension-regex-unused-static.rs')
| -rw-r--r-- | src/test/compile-fail-fulldeps/syntax-extension-regex-unused-static.rs | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/test/compile-fail-fulldeps/syntax-extension-regex-unused-static.rs b/src/test/compile-fail-fulldeps/syntax-extension-regex-unused-static.rs index 8d859c3f7ba..d7135bc5c91 100644 --- a/src/test/compile-fail-fulldeps/syntax-extension-regex-unused-static.rs +++ b/src/test/compile-fail-fulldeps/syntax-extension-regex-unused-static.rs @@ -8,8 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// FIXME(#13725) windows needs fixing. -// ignore-windows // ignore-stage1 #![feature(phase)] | 
