Index: tests/ColorTest.cpp |
diff --git a/tests/ColorTest.cpp b/tests/ColorTest.cpp |
index 30dad88e24f27e2141c143e2dccd66b26f598850..469bfb7f600262ababa77aa2af4f36ab56e559b2 100644 |
--- a/tests/ColorTest.cpp |
+++ b/tests/ColorTest.cpp |
@@ -84,4 +84,4 @@ static void TestColor(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Color", ColorTestClass, TestColor) |
+DEFINE_TESTCLASS_SHORT(TestColor) |