Index: tests/PathOpsSimplifyQuadThreadedTest.cpp |
diff --git a/tests/PathOpsSimplifyQuadThreadedTest.cpp b/tests/PathOpsSimplifyQuadThreadedTest.cpp |
index ac92a629feefd4fb4e6196a257e6de859da42476..dbbec3e3e6bc654c664be6e64368f19e1c90e684 100644 |
--- a/tests/PathOpsSimplifyQuadThreadedTest.cpp |
+++ b/tests/PathOpsSimplifyQuadThreadedTest.cpp |
@@ -90,4 +90,5 @@ DEF_TEST(PathOpsSimplifyQuadsThreaded, reporter) { |
} |
finish: |
testRunner.render(); |
+ ShowTestArray(); |
} |