Chromium Code Reviews| Index: tests/SortTest.cpp |
| diff --git a/tests/SortTest.cpp b/tests/SortTest.cpp |
| index 28c6e682deb24e9988563da887cf139109a7e8d7..1c5d7c4ab31377afb12635262b7599f44241fbfb 100644 |
| --- a/tests/SortTest.cpp |
| +++ b/tests/SortTest.cpp |
| @@ -63,4 +63,4 @@ static void TestSort(skiatest::Reporter* reporter) { |
| // need tests for SkStrSearch |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Sort", SortTestClass, TestSort) |
| +DEFINE_TESTCLASS_SHORT(TestSort) |