Index: tests/BitmapGetColorTest.cpp |
diff --git a/tests/BitmapGetColorTest.cpp b/tests/BitmapGetColorTest.cpp |
index 40aa3e26bff813a53075064fb660cfa2d250d073..c219dba9132e01361ec1004a6ecd7f534fe5c1ae 100644 |
--- a/tests/BitmapGetColorTest.cpp |
+++ b/tests/BitmapGetColorTest.cpp |
@@ -47,4 +47,4 @@ static void TestGetColor(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("GetColor", TestGetColorClass, TestGetColor) |
+DEFINE_TESTCLASS_SHORT(TestGetColor) |