tests: unset RUSTC_LOG_COLOR
Setting `RUSTC_LOG_COLOR=always` is sometimes useful if tools that one pipes `RUSTC_LOG` into support coloured output, but it makes this test fail. Signed-off-by: David Wood <david@davidtw.co>
This commit is contained in:
parent
b5e51db16d
commit
181d7b463b
@ -1,4 +1,5 @@
|
||||
// run-pass
|
||||
// unset-rustc-env:RUSTC_LOG_COLOR
|
||||
|
||||
// Regression test for https://github.com/rust-lang/rust/issues/73431.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user