| Index: tests/PathOpsBattles.cpp
|
| diff --git a/tests/PathOpsBattles.cpp b/tests/PathOpsBattles.cpp
|
| index 8f59f9f48e680d0754b7502b12816f1bcbaabaca..3cf135389154fc68281488cdf2fd5c8e59473aca 100644
|
| --- a/tests/PathOpsBattles.cpp
|
| +++ b/tests/PathOpsBattles.cpp
|
| @@ -10681,7 +10681,7 @@ path.close();
|
| testPathOp(reporter, path1, path2, (SkPathOp) 2, filename);
|
| }
|
|
|
| -static void (*firstTest)(skiatest::Reporter* , const char* filename) = battleOp121;
|
| +static void (*firstTest)(skiatest::Reporter* , const char* filename) = battleOp183;
|
| static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0;
|
|
|
| static struct TestDesc tests[] = {
|
|
|