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:
Martin Nordholts 2023-08-01 06:06:39 +02:00
parent 86433e6ed1
commit 392bfc6bd3

View File

@ -1,3 +1,5 @@
# ignore-windows
include ../tools.mk
all: