Index: tests/FontHostStreamTest.cpp |
diff --git a/tests/FontHostStreamTest.cpp b/tests/FontHostStreamTest.cpp |
index e15bd5a355ea0334a8138413cd31e95628a9830d..3ceb8afc639d83d7f1b1a1e303a2d8674c83cacc 100644 |
--- a/tests/FontHostStreamTest.cpp |
+++ b/tests/FontHostStreamTest.cpp |
@@ -114,4 +114,4 @@ static void test_fontHostStream(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("FontHost::CreateTypefaceFromStream", FontHostStreamTestClass, test_fontHostStream) |
+DEFINE_TESTCLASS_SHORT(test_fontHostStream) |