Chromium Code Reviews| Index: tests/RefCntTest.cpp |
| diff --git a/tests/RefCntTest.cpp b/tests/RefCntTest.cpp |
| index ed771e77f87360796c00cbe0ee68df4ea73e8301..f6ba071dbb1a967d0d88caf230db757102e246fc 100644 |
| --- a/tests/RefCntTest.cpp |
| +++ b/tests/RefCntTest.cpp |
| @@ -150,4 +150,4 @@ static void test_refCntTests(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("RefCnt", RefCntTestClass, test_refCntTests) |
| +DEFINE_TESTCLASS_SHORT(test_refCntTests) |