commit | b973801328ef25105f7f3255ab912a1b675da056 | [log] [tgz] |
---|---|---|
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Jul 03 19:53:30 2012 +0000 |
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Jul 03 19:53:30 2012 +0000 |
tree | 4dd58ff2188cc852df8e1b8495647da1a558e2f0 | |
parent | 88db9ef0cd8646171f35a3325706291070b5dc55 [diff] [blame] |
shape ops work in progress git-svn-id: http://skia.googlecode.com/svn/trunk@4458 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/SimplifyNew_Test.cpp b/experimental/Intersection/SimplifyNew_Test.cpp index 4ef8807..022518b 100644 --- a/experimental/Intersection/SimplifyNew_Test.cpp +++ b/experimental/Intersection/SimplifyNew_Test.cpp
@@ -352,7 +352,7 @@ static const size_t testCount = sizeof(tests) / sizeof(tests[0]); -static void (*firstTest)() = testLine20; +static void (*firstTest)() = 0; static bool skipAll = false; void SimplifyNew_Test() {