Index: tests/GifTest.cpp |
diff --git a/tests/GifTest.cpp b/tests/GifTest.cpp |
index 5919b44d68a77a27b46f8ed0973ed8504ca857b3..d2373d3844e4753807b44b89259052c388867940 100644 |
--- a/tests/GifTest.cpp |
+++ b/tests/GifTest.cpp |
@@ -205,6 +205,6 @@ static void TestGif(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("GifTest", GifTestClass, TestGif) |
+DEFINE_TESTCLASS_SHORT(TestGif) |
#endif // !(SK_BUILD_FOR_WIN32||SK_BUILD_FOR_IOS||SK_BUILD_FOR_MAC) |