Index: tests/ParsePathTest.cpp |
diff --git a/tests/ParsePathTest.cpp b/tests/ParsePathTest.cpp |
index 4d0fdba2b8101f77a1674463069a338273a3b3d7..aa125981d8fd4763130b0b5960c4d57c03935694 100644 |
--- a/tests/ParsePathTest.cpp |
+++ b/tests/ParsePathTest.cpp |
@@ -62,4 +62,4 @@ static void TestParsePath(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("ParsePath", ParsePathClass, TestParsePath) |
+DEFINE_TESTCLASS_SHORT(TestParsePath) |