Index: tests/UtilsTest.cpp |
diff --git a/tests/UtilsTest.cpp b/tests/UtilsTest.cpp |
index d7d67c2b8ec7bc47a83320e497c72d079f4da8c2..3e70fc7f81913a56b731fca525287bfab2c420ad 100644 |
--- a/tests/UtilsTest.cpp |
+++ b/tests/UtilsTest.cpp |
@@ -221,4 +221,4 @@ static void TestUTF(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Utils", UtfTestClass, TestUTF) |
+DEFINE_TESTCLASS_SHORT(TestUTF) |