aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/test/firebase/firestore/immutable
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/core/test/firebase/firestore/immutable')
-rw-r--r--Firestore/core/test/firebase/firestore/immutable/array_sorted_map_test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/Firestore/core/test/firebase/firestore/immutable/array_sorted_map_test.cc b/Firestore/core/test/firebase/firestore/immutable/array_sorted_map_test.cc
index 4dc6a4b..3ec1e64 100644
--- a/Firestore/core/test/firebase/firestore/immutable/array_sorted_map_test.cc
+++ b/Firestore/core/test/firebase/firestore/immutable/array_sorted_map_test.cc
@@ -301,8 +301,6 @@ TEST(ArraySortedMap, BalanceProblem) {
ASSERT_SEQ_EQ(Pairs(Sorted(to_insert)), map);
}
-// TODO(wilhuff): PredecessorKey
-
// TODO(wilhuff): Iterators
// TODO(wilhuff): IndexOf