Index: tests/MatrixTest.cpp |
diff --git a/tests/MatrixTest.cpp b/tests/MatrixTest.cpp |
index e9886941eb4e3b45f561e3eae06a9fe5645bad5d..b0429bf51d27cce28de0adadd454b807d98c30c8 100644 |
--- a/tests/MatrixTest.cpp |
+++ b/tests/MatrixTest.cpp |
@@ -805,4 +805,4 @@ static void TestMatrix(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Matrix", MatrixTestClass, TestMatrix) |
+DEFINE_TESTCLASS_SHORT(TestMatrix) |