Index: tests/ImageDecodingTest.cpp |
diff --git a/tests/ImageDecodingTest.cpp b/tests/ImageDecodingTest.cpp |
index be8626f0f6beb9dcc52b6065dfb028c58788e1a2..7a5029be73c42368922ae04ebbc3cc898c03963d 100644 |
--- a/tests/ImageDecodingTest.cpp |
+++ b/tests/ImageDecodingTest.cpp |
@@ -237,5 +237,4 @@ static void test_imageDecodingTests(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("ImageDecoding", ImageDecodingTestClass, |
- test_imageDecodingTests) |
+DEFINE_TESTCLASS_SHORT(test_imageDecodingTests) |