Skip to content

Commit

Permalink
Update documented test command for the serde directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jun 12, 2021
1 parent 7b84089 commit 5e47432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -31,7 +31,7 @@ tests for you.

```sh
# Test all the example code in Serde documentation
cargo test
cargo test --features derive
```

##### In the [`test_suite/deps`] directory
Expand Down

0 comments on commit 5e47432

Please sign in to comment.