Index: tests/BitmapCopyTest.cpp |
diff --git a/tests/BitmapCopyTest.cpp b/tests/BitmapCopyTest.cpp |
index f61d55e953ab3df3ac06b9abc1c1f086f944182c..df79d41de649ef58c03030948ac40ff9f0b76ee3 100644 |
--- a/tests/BitmapCopyTest.cpp |
+++ b/tests/BitmapCopyTest.cpp |
@@ -552,4 +552,4 @@ static void TestBitmapCopy(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("BitmapCopy", TestBitmapCopyClass, TestBitmapCopy) |
+DEFINE_TESTCLASS_SHORT(TestBitmapCopy) |