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 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# ignore-windows
|
||||
|
||||
include ../tools.mk
|
||||
|
||||
all:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue