make 'mdbook test --chapter "Running tests"' pass
This commit is contained in:
parent
e068c546a3
commit
7d157cb36e
|
|
@ -296,7 +296,7 @@ export TEST_DEVICE_ADDR="1.2.3.4:12345"
|
||||||
If `remote-test-server` was run with the verbose flag, output on the test
|
If `remote-test-server` was run with the verbose flag, output on the test
|
||||||
machine may look something like
|
machine may look something like
|
||||||
|
|
||||||
```
|
```text
|
||||||
[...]
|
[...]
|
||||||
run "/tmp/work/test1007/a"
|
run "/tmp/work/test1007/a"
|
||||||
run "/tmp/work/test1008/a"
|
run "/tmp/work/test1008/a"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue