Index: tests/StreamTest.cpp |
diff --git a/tests/StreamTest.cpp b/tests/StreamTest.cpp |
index 29d74fe9d89bd96ed85329335461df4a6f567113..2b88a6369f10c8df5155392c2e7e7f3768839919 100644 |
--- a/tests/StreamTest.cpp |
+++ b/tests/StreamTest.cpp |
@@ -194,4 +194,4 @@ static void TestStreams(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Stream", StreamTestClass, TestStreams) |
+DEFINE_TESTCLASS_SHORT(TestStreams) |