s/--blessed/--bless/
This commit is contained in:
parent
99e53983ad
commit
ee746de3af
|
|
@ -298,8 +298,8 @@ Expected results for both the `mir-opt` tests and the `coverage*` tests under
|
||||||
`run-make-fulldeps` can be refreshed by running:
|
`run-make-fulldeps` can be refreshed by running:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ./x.py test mir-opt --blessed
|
$ ./x.py test mir-opt --bless
|
||||||
$ ./x.py test src/test/run-make-fulldeps/coverage --blessed
|
$ ./x.py test src/test/run-make-fulldeps/coverage --bless
|
||||||
```
|
```
|
||||||
|
|
||||||
[mir-opt-test]: https://github.com/rust-lang/rust/blob/master/src/test/mir-opt/instrument_coverage.rs
|
[mir-opt-test]: https://github.com/rust-lang/rust/blob/master/src/test/mir-opt/instrument_coverage.rs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue