Chromium Code Reviews| Index: tests/GeometryTest.cpp |
| diff --git a/tests/GeometryTest.cpp b/tests/GeometryTest.cpp |
| index 69d980ac8bd2f06459f120d86bb39a05fc75fa15..93165c29cfbea5c2b153236369d860bc12337fb6 100644 |
| --- a/tests/GeometryTest.cpp |
| +++ b/tests/GeometryTest.cpp |
| @@ -62,4 +62,4 @@ static void TestGeometry(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Geometry", GeometryTestClass, TestGeometry) |
| +DEFINE_TESTCLASS_SHORT(TestGeometry) |