Index: tests/Typeface.cpp |
diff --git a/tests/Typeface.cpp b/tests/Typeface.cpp |
index 76fde7a8b897f8e6b6015cf80e991385220ce792..7449bd8488eae59ae9b7cdada1558f9acbe1d4b9 100644 |
--- a/tests/Typeface.cpp |
+++ b/tests/Typeface.cpp |
@@ -27,4 +27,4 @@ static void TestDefaultTypeface(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Typeface", TypefaceTestClass, TestDefaultTypeface) |
+DEFINE_TESTCLASS_SHORT(TestDefaultTypeface) |