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
|
||||
|
||||
all:
|
||||
|
Loading…
Reference in New Issue
Block a user