Index: tests/FillPathTest.cpp |
diff --git a/tests/FillPathTest.cpp b/tests/FillPathTest.cpp |
index e0f3cf4490d9b38e80814bc09dcf9f5ac16c2c38..22371e73bf8edebe31045446ed001e43dc716430 100644 |
--- a/tests/FillPathTest.cpp |
+++ b/tests/FillPathTest.cpp |
@@ -45,4 +45,4 @@ static void TestFillPathInverse(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("FillPath", FillPathTestClass, TestFillPathInverse) |
+DEFINE_TESTCLASS_SHORT(TestFillPathInverse) |