Index: tests/ScalarTest.cpp |
diff --git a/tests/ScalarTest.cpp b/tests/ScalarTest.cpp |
index 8a166454d6528d3dd9ff10b8db723d9b38ea14ea..063d67b6eefd8a6c83bc5c58786e02ff09628ed6 100644 |
--- a/tests/ScalarTest.cpp |
+++ b/tests/ScalarTest.cpp |
@@ -192,4 +192,4 @@ static void TestScalar(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Scalar", TestScalarClass, TestScalar) |
+DEFINE_TESTCLASS_SHORT(TestScalar) |