Chromium Code Reviews| Index: tests/PathOpsOpCubicThreadedTest.cpp |
| diff --git a/tests/PathOpsOpCubicThreadedTest.cpp b/tests/PathOpsOpCubicThreadedTest.cpp |
| index 991d4e764c2e628898316c0aa46ae6dd9978469c..2c0c3d372ddce6f0e3a553ec2695f6f3068a38c6 100644 |
| --- a/tests/PathOpsOpCubicThreadedTest.cpp |
| +++ b/tests/PathOpsOpCubicThreadedTest.cpp |
| @@ -96,5 +96,4 @@ DEF_TEST(PathOpsOpCubicsThreaded, reporter) { |
| } |
| finish: |
| testRunner.render(); |
| - ShowTestArray("cubicOp"); |
| } |