blob: fe907192692b94d445c87fb0d54288f8839a080a (
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 the symlink should be removed when all the many references have
been updated to the new path.
|