Satisfy travis
This commit is contained in:
parent
86f694c1d4
commit
053060c442
|
|
@ -273,7 +273,7 @@ If you have changed the compiler's output intentionally, or you are
|
||||||
making a new test, you can pass `--bless` to the test subcommand. E.g.
|
making a new test, you can pass `--bless` to the test subcommand. E.g.
|
||||||
if some tests in `src/test/ui` are failing, you can run
|
if some tests in `src/test/ui` are failing, you can run
|
||||||
|
|
||||||
```
|
```text
|
||||||
./x.py test --stage 1 src/test/ui --bless
|
./x.py test --stage 1 src/test/ui --bless
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue