Index: tests/Matrix44Test.cpp |
diff --git a/tests/Matrix44Test.cpp b/tests/Matrix44Test.cpp |
index 51a6e7f9503b5eb79ecec11fe00efa111bb11cc4..de61910f47c91176c537398f19218c9ad4c7a862 100644 |
--- a/tests/Matrix44Test.cpp |
+++ b/tests/Matrix44Test.cpp |
@@ -636,4 +636,4 @@ static void TestMatrix44(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Matrix44", Matrix44TestClass, TestMatrix44) |
+DEFINE_TESTCLASS_SHORT(TestMatrix44) |