add comment
This commit is contained in:
parent
a358590679
commit
3a837cdedd
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ echo
|
|||
# Test
|
||||
function run_tests {
|
||||
./miri test
|
||||
# "miri test" has built the sysroot for us, now this should pass without
|
||||
# any interactive questions.
|
||||
test-cargo-miri/run-test.py
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue