Index: tests/GrUnitTests.cpp |
diff --git a/tests/GrUnitTests.cpp b/tests/GrUnitTests.cpp |
index ddb5ead6c088a33f3dfa131445a0bfa086b90759..5281c1b42746bcd7b702f0c2111e83f39db67953 100644 |
--- a/tests/GrUnitTests.cpp |
+++ b/tests/GrUnitTests.cpp |
@@ -68,9 +68,4 @@ DEF_TEST(GrUnitTests_binHashKey, reporter) { |
} |
-DEF_TEST(GrUnitTests_redBlackTree, reporter) { |
- // TODO(mtklein): unwrap this and use reporter. |
- GrRedBlackTree<int>::UnitTest(); |
-} |
- |
#endif |