Index: tests/ClipperTest.cpp |
diff --git a/tests/ClipperTest.cpp b/tests/ClipperTest.cpp |
index a81e6559f90c1cf3242288cbe991209f9018c1c1..4174c6f28e776ebcd3db13f44997bd93ed36a15b 100644 |
--- a/tests/ClipperTest.cpp |
+++ b/tests/ClipperTest.cpp |
@@ -151,4 +151,4 @@ static void TestClipper(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Clipper", TestClipperClass, TestClipper) |
+DEFINE_TESTCLASS_SHORT(TestClipper) |