Chromium Code Reviews| Index: tests/BitSetTest.cpp |
| diff --git a/tests/BitSetTest.cpp b/tests/BitSetTest.cpp |
| index 7139495217534fe345b1dc33becf64921ba76b3f..c44e8f0b9b5e88ff7928db3b1a798a98e2af7a13 100644 |
| --- a/tests/BitSetTest.cpp |
| +++ b/tests/BitSetTest.cpp |
| @@ -76,4 +76,4 @@ static void TestBitSet(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("BitSet", BitSetTest, TestBitSet) |
| +DEFINE_TESTCLASS_SHORT(TestBitSet) |