Index: tests/FlateTest.cpp |
diff --git a/tests/FlateTest.cpp b/tests/FlateTest.cpp |
index 879973fc903cb84eb6826b497e9a2fe6a50b8ace..031ffa073247de8736ddd58c12deaa9a717ebe2e 100644 |
--- a/tests/FlateTest.cpp |
+++ b/tests/FlateTest.cpp |
@@ -101,4 +101,4 @@ static void TestFlateCompression(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Flate", FlateTestClass, TestFlateCompression) |
+DEFINE_TESTCLASS_SHORT(TestFlateCompression) |