Chromium Code Reviews| Index: tests/TSetTest.cpp |
| diff --git a/tests/TSetTest.cpp b/tests/TSetTest.cpp |
| index 8f276f7bc74e5bba1b43467c78fd5d549486e573..40ed546cb942baa7d3259fdd222bcd2c357c533c 100644 |
| --- a/tests/TSetTest.cpp |
| +++ b/tests/TSetTest.cpp |
| @@ -134,4 +134,4 @@ static void TestTSet(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("TSet", TSetTest, TestTSet) |
| +DEFINE_TESTCLASS_SHORT(TestTSet) |