Chromium Code Reviews| Index: tests/RefDictTest.cpp |
| diff --git a/tests/RefDictTest.cpp b/tests/RefDictTest.cpp |
| index 7d33f9b802763e7a3cb6cb856420eb0d03f18e8f..069b35eef6294aa8f676bb941e35a73fe2c77622 100644 |
| --- a/tests/RefDictTest.cpp |
| +++ b/tests/RefDictTest.cpp |
| @@ -74,4 +74,4 @@ static void TestRefDict(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("RefDict", RefDictTestClass, TestRefDict) |
| +DEFINE_TESTCLASS_SHORT(TestRefDict) |