Index: tests/PaintTest.cpp |
diff --git a/tests/PaintTest.cpp b/tests/PaintTest.cpp |
index 03c93d44c98c406a74d552fd097ef88475b42bd6..e8164bb89c1552a17c30da85f032d07f4da028eb 100644 |
--- a/tests/PaintTest.cpp |
+++ b/tests/PaintTest.cpp |
@@ -253,4 +253,4 @@ static void TestPaint(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Paint", TestPaintClass, TestPaint) |
+DEFINE_TESTCLASS_SHORT(TestPaint) |