Skip to content

Commit

Permalink
Merge pull request #2039 from dtolnay/test
Browse files Browse the repository at this point in the history
Update documented test command for the serde directory
  • Loading branch information
dtolnay committed Jun 12, 2021
2 parents 7b84089 + 5e47432 commit 9d81532
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 9d81532

Please sign in to comment.