| Index: tests/CanvasTest.cpp
|
| diff --git a/tests/CanvasTest.cpp b/tests/CanvasTest.cpp
|
| index 59642975b470e81de3da54cb4449eb5c40a30ad3..2be83f3d2fc4174a4f8c115c5439eb62af078be5 100644
|
| --- a/tests/CanvasTest.cpp
|
| +++ b/tests/CanvasTest.cpp
|
| @@ -515,8 +515,6 @@ static void TestPdfDevice(skiatest::Reporter* reporter, const TestData& d, Canva
|
| REPORTER_ASSERT(reporter, canvas);
|
| step->setAssertMessageFormat(kPdfAssertMessageFormat);
|
| step->draw(canvas, d, reporter);
|
| -
|
| - REPORTER_ASSERT(reporter, doc->close());
|
| }
|
|
|
| /*
|
|
|