commit | 66ca2fba44fe04f3382a3e22096fe73b60ce19d7 | [log] [tgz] |
---|---|---|
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Jul 03 14:30:08 2012 +0000 |
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Jul 03 14:30:08 2012 +0000 |
tree | 980815722bc8c9f5c0020504b581eaa1d25e8fe1 | |
parent | 11b2d8b8d2e0230ccacf6d635f7ab0be8b53ca8d [diff] [blame] |
shape ops work in progress git-svn-id: http://skia.googlecode.com/svn/trunk@4446 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/SimplifyNew_Test.cpp b/experimental/Intersection/SimplifyNew_Test.cpp index 022518b..4ef8807 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)() = 0; +static void (*firstTest)() = testLine20; static bool skipAll = false; void SimplifyNew_Test() {