Skip to content

Commit a7fd2d8

Browse files
committed
Merge pull request #4 from stefanpenner/tests
add blurb for running rust tests
2 parents cfc3757 + 12b5797 commit a7fd2d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ This README outlines the details of collaborating on this Ember application.
3333
* `ember test`
3434
* `ember test --server`
3535

36+
* `export TEST_DATABASE_URL=cargo.test`
37+
* `cargo test`
38+
3639
## Building
3740

3841
* `cargo build`

0 commit comments

Comments
 (0)