mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 12:18:33 +00:00
tests/run-make/unknown-mod-stdin: Ignore Windows
The test fails on Windows with the diff - = help: to create the module `unknown`, create file "unknown.rs" or "unknown/mod.rs" + = help: to create the module `unknown`, create file "unknown.rs" or "unknown\mod.rs" There is no need to run this test on Windows, so ignore it.
This commit is contained in:
parent
86433e6ed1
commit
392bfc6bd3
@ -1,3 +1,5 @@
|
|||||||
|
# ignore-windows
|
||||||
|
|
||||||
include ../tools.mk
|
include ../tools.mk
|
||||||
|
|
||||||
all:
|
all:
|
||||||
|
Loading…
Reference in New Issue
Block a user