blob: 2bd294932eb78182f982da33e2a57ead59c69c1b (
plain)
1
2
3
4
5
6
7
|
# Integration Tests
This path contains integration tests. See cli/integration_tests.rs for the
index.
TODO(ry): Move integration_tests.rs to this directory as described in
https://doc.rust-lang.org/rust-by-example/testing/integration_testing.html
|