diff options
Diffstat (limited to 'cli/tests/README.md')
-rw-r--r-- | cli/tests/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/README.md b/cli/tests/README.md index dc199196d..fe9071926 100644 --- a/cli/tests/README.md +++ b/cli/tests/README.md @@ -3,5 +3,5 @@ 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. +In the future the symlink should be removed when all the many references have +been updated to the new path. |