summaryrefslogtreecommitdiff
path: root/cli/tests/README.md
diff options
context:
space:
mode:
authorLuka Hartwig <mail@lukahartwig.de>2020-02-02 22:55:22 +0100
committerGitHub <noreply@github.com>2020-02-02 16:55:22 -0500
commitf168597b7ab81afda3bf4749a81c360d364e7cf1 (patch)
tree4082e9eebf03cc7b3b653822c52a54a62e308d15 /cli/tests/README.md
parente8df66c12cbb3e51f8776aa91e6db41bbfdcae5e (diff)
Remove //tests symlink (#3849)
Diffstat (limited to 'cli/tests/README.md')
-rw-r--r--cli/tests/README.md4
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.