| Index: tests/ShaderOpacityTest.cpp
|
| diff --git a/tests/ShaderOpacityTest.cpp b/tests/ShaderOpacityTest.cpp
|
| index c3dc888ba35098632b2fd7ab3669ea08fe62142f..840182599ab616e8d4da034e89d1a66652941f17 100644
|
| --- a/tests/ShaderOpacityTest.cpp
|
| +++ b/tests/ShaderOpacityTest.cpp
|
| @@ -116,4 +116,4 @@ static void test_shader_opacity(skiatest::Reporter* reporter)
|
| }
|
|
|
| #include "TestClassDef.h"
|
| -DEFINE_TESTCLASS("ShaderOpacity", ShaderOpacityTestClass, test_shader_opacity)
|
| +DEFINE_TESTCLASS_SHORT(test_shader_opacity)
|
|
|