Index: tests/PDFPrimitivesTest.cpp |
diff --git a/tests/PDFPrimitivesTest.cpp b/tests/PDFPrimitivesTest.cpp |
index 0d623a13bb6b0a01e8ef1a3412e1dcc1822b87a5..f6188be03ffa40478a420a9ecabf7c48847832d3 100644 |
--- a/tests/PDFPrimitivesTest.cpp |
+++ b/tests/PDFPrimitivesTest.cpp |
@@ -434,4 +434,4 @@ static void TestPDFPrimitives(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("PDFPrimitives", PDFPrimitivesTestClass, TestPDFPrimitives) |
+DEFINE_TESTCLASS_SHORT(TestPDFPrimitives) |