Index: tests/PathMeasureTest.cpp |
diff --git a/tests/PathMeasureTest.cpp b/tests/PathMeasureTest.cpp |
index c9acb7ea0004c62a7481f141c309b9ce151072d3..27abdaa653e4dc8f1799f81ba3261d97b4454fac 100644 |
--- a/tests/PathMeasureTest.cpp |
+++ b/tests/PathMeasureTest.cpp |
@@ -209,4 +209,4 @@ static void TestPathMeasure(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("PathMeasure", PathMeasureTestClass, TestPathMeasure) |
+DEFINE_TESTCLASS_SHORT(TestPathMeasure) |