Chromium Code Reviews| Index: tests/FitsInTest.cpp |
| diff --git a/tests/FitsInTest.cpp b/tests/FitsInTest.cpp |
| index 365d7ea3d4309cb8f7da3932cc11f2c014e36444..c04bcdf085674e62ad866fff8e7215c10b3d13de 100644 |
| --- a/tests/FitsInTest.cpp |
| +++ b/tests/FitsInTest.cpp |
| @@ -69,4 +69,4 @@ static void FitsInTest(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("FitsIn", FitsInTestClass, FitsInTest) |
| +DEFINE_TESTCLASS_SHORT(FitsInTest) |