Chromium Code Reviews| Index: tests/UnitTestTest.cpp |
| diff --git a/tests/UnitTestTest.cpp b/tests/UnitTestTest.cpp |
| index 35432cd91da658df935b32709890a0861bb71385..f42281fa22f9bb75aa8e31aa3b5807b495b07556 100644 |
| --- a/tests/UnitTestTest.cpp |
| +++ b/tests/UnitTestTest.cpp |
| @@ -8,7 +8,7 @@ |
| #include "SkRTConf.h" |
| #include "Test.h" |
| -DEF_TEST(UnitTest, reporter) { |
| +DEF_TEST(SkRTConfRegistry, reporter) { |
| #ifdef SK_SUPPORT_UNITTEST |
| SkRTConfRegistry::UnitTest(); |
| #endif |