Skip to content

Commit

Permalink
Merge pull request rust-lang#354 from king6cong/readme
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
oli-obk authored Sep 30, 2017
2 parents cf4b28a + fd5eded commit cf0f6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ how to fix it, you could send a PR. :smile:
## Running tests

```sh
cargo run --bin miri tests/run-pass/vecs.rs # Or whatever test you like.
cargo run --bin miri tests/run-pass-fullmir/vecs.rs # Or whatever test you like.
```

## Debugging
Expand Down

0 comments on commit cf0f6da

Please sign in to comment.