mention tests in readme

This commit is contained in:
Jake Probst 2019-08-25 04:51:44 -07:00
parent 4a20ff55f7
commit de11b27fc9

View File

@ -6,3 +6,4 @@
* `cargo install diesel-cli`
* `diesel database setup`
* `cargo run --bin patch` or `cargo run --bin login`
* `cargo test` to run tests