Index: tests/PictureUtilsTest.cpp |
diff --git a/tests/PictureUtilsTest.cpp b/tests/PictureUtilsTest.cpp |
index bb01bc902f4a870bc14a828ca4408e9e80889330..c19c559ebb73f2a87e77964606d8f72d9390d4be 100644 |
--- a/tests/PictureUtilsTest.cpp |
+++ b/tests/PictureUtilsTest.cpp |
@@ -51,4 +51,4 @@ static void TestPictureUtils(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("PictureUtils", PictureUtilsTestClass, TestPictureUtils) |
+DEFINE_TESTCLASS_SHORT(TestPictureUtils) |