Index: tests/PathOpsExtendedTest.cpp |
diff --git a/tests/PathOpsExtendedTest.cpp b/tests/PathOpsExtendedTest.cpp |
index f90b9fec695ebe7bf957a84327fc61f073c01b03..d808ed7ec46273153b7dcb1af040be3d9922a33f 100644 |
--- a/tests/PathOpsExtendedTest.cpp |
+++ b/tests/PathOpsExtendedTest.cpp |
@@ -23,6 +23,8 @@ |
__SK_FORCE_IMAGE_DECODER_LINKING; |
+DEFINE_bool2(runFail, f, false, "run tests known to fail."); |
+ |
static const char marker[] = |
"</div>\n" |
"\n" |