Ignore errors when including clear_expected_if_blessed
Include is there only for the effect executing the rule. The file is not intended to be remade successfully to be actually included.
This commit is contained in:
parent
94b305dc37
commit
c9aa73c3b1
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ ifdef RUSTC_BLESS_TEST
|
|||
rm -f expected_*
|
||||
endif
|
||||
|
||||
include clear_expected_if_blessed
|
||||
-include clear_expected_if_blessed
|
||||
|
||||
%: $(SOURCEDIR)/lib/%.rs
|
||||
# Compile the test library with coverage instrumentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue