Index: tests/FontNamesTest.cpp |
diff --git a/tests/FontNamesTest.cpp b/tests/FontNamesTest.cpp |
index 42d9ca9f51970088a4e49738dc84efd788337952..48191e05e63d93ef937e9a6afa8630c8a175b5fa 100644 |
--- a/tests/FontNamesTest.cpp |
+++ b/tests/FontNamesTest.cpp |
@@ -224,4 +224,4 @@ static void TestFontNames(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("FontNames", FontNamesTestClass, TestFontNames) |
+DEFINE_TESTCLASS_SHORT(TestFontNames) |