Index: tests/GrMemoryPoolTest.cpp |
diff --git a/tests/GrMemoryPoolTest.cpp b/tests/GrMemoryPoolTest.cpp |
index 3f719e6422d3a53f906f728054dec53d7506a4c2..aa561e8bd3da8431386defbadbfe3622ef6f1833 100644 |
--- a/tests/GrMemoryPoolTest.cpp |
+++ b/tests/GrMemoryPoolTest.cpp |
@@ -240,6 +240,6 @@ static void test_memory_pool(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("GrMemoryPool", GrMemoryPoolClass, test_memory_pool) |
+DEFINE_TESTCLASS_SHORT(test_memory_pool) |
#endif |