blob: dc199196d2e1e45b9adfe62527b40e160026be85 (
plain)
1
2
3
4
5
6
7
|
# Integration Tests
This path contains integration tests. See integration_tests.rs for the index.
TODO(ry) Currently //tests is a symlink to //cli/tests, to simplify transition.
In the future //tests should be removed when all references to //tests are
updated.
|