Index: tests/DrawTextTest.cpp |
diff --git a/tests/DrawTextTest.cpp b/tests/DrawTextTest.cpp |
index b1bb19de65817537a8d3789c027c31403c0d66ac..c704b433ae91fa3c88f08449accfb3cb3e1f7e57 100644 |
--- a/tests/DrawTextTest.cpp |
+++ b/tests/DrawTextTest.cpp |
@@ -112,4 +112,4 @@ static void test_drawText(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("DrawText_DrawPosText", DrawTextTestClass, test_drawText) |
+DEFINE_TESTCLASS_SHORT(test_drawText) |