| Index: tests/CanvasStateTest.cpp
|
| diff --git a/tests/CanvasStateTest.cpp b/tests/CanvasStateTest.cpp
|
| index 7cba71e7260879ad7677dd9ba92ab7e815ad9037..58500efa21ccd16e6a7c79387285ba5927f435cf 100644
|
| --- a/tests/CanvasStateTest.cpp
|
| +++ b/tests/CanvasStateTest.cpp
|
| @@ -237,4 +237,4 @@ static void test_canvas_state_utils(skiatest::Reporter* reporter) {
|
| }
|
|
|
| #include "TestClassDef.h"
|
| -DEFINE_TESTCLASS("CanvasState", TestCanvasStateClass, test_canvas_state_utils)
|
| +DEFINE_TESTCLASS_SHORT(test_canvas_state_utils)
|
|
|