Index: tests/LListTest.cpp |
diff --git a/tests/LListTest.cpp b/tests/LListTest.cpp |
index 128b11ed5b7b9298fe5fe84430880d6140914a83..ca353fa23fec88752002ff8f4fedc94e41f12349 100644 |
--- a/tests/LListTest.cpp |
+++ b/tests/LListTest.cpp |
@@ -316,4 +316,4 @@ static void test_llists(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("LList", TestLListClass, test_llists) |
+DEFINE_TESTCLASS_SHORT(test_llists) |