Ignore test on Windows
This commit is contained in:
parent
08c55bdce5
commit
7ed9f2e6aa
@ -1,5 +1,7 @@
|
||||
-include ../tools.mk
|
||||
|
||||
# ignore-windows
|
||||
|
||||
# Checks if remapping works if the remap-from string contains path to the working directory plus more
|
||||
all:
|
||||
$(RUSTC) --remap-path-prefix $$PWD/auxiliary=/the/aux --crate-type=lib --emit=metadata auxiliary/lib.rs
|
||||
|
Loading…
Reference in New Issue
Block a user