Chromium Code Reviews| Index: tests/AtomicTest.cpp |
| diff --git a/tests/AtomicTest.cpp b/tests/AtomicTest.cpp |
| index a9ab8d227972756c64b2cec726cba60f14a1ffb0..928c75f89e793325a010d62a05843b4b084c606d 100644 |
| --- a/tests/AtomicTest.cpp |
| +++ b/tests/AtomicTest.cpp |
| @@ -57,4 +57,4 @@ static void test_atomicAddTests(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("AtomicAdd", AtomicAddTestClass, test_atomicAddTests) |
| +DEFINE_TESTCLASS_SHORT(test_atomicAddTests) |