diff options
Diffstat (limited to 'cli/tests/README.md')
-rw-r--r-- | cli/tests/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/README.md b/cli/tests/README.md index fe9071926..831d2750f 100644 --- a/cli/tests/README.md +++ b/cli/tests/README.md @@ -1,7 +1,3 @@ # 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. |