commit | 61b05dcc7ebe48663c3ba84b7bd7449d6c887ac1 | [log] [tgz] |
---|---|---|
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Dec 14 02:02:06 2012 +0000 |
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Dec 14 02:02:06 2012 +0000 |
tree | 2572320b37a34b969297731942f8e65c2c76f4fa | |
parent | ffbe903bc82a1c292d17f0f56d90ccd5eeeaa708 [diff] [blame] |
Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@6809 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/Intersection_Tests.cpp b/experimental/Intersection/Intersection_Tests.cpp index 6170946..9ae4ff5 100644 --- a/experimental/Intersection/Intersection_Tests.cpp +++ b/experimental/Intersection/Intersection_Tests.cpp
@@ -14,7 +14,7 @@ void Intersection_Tests() { int testsRun = 0; - + SimplifyNew_Test(); Simplify4x4QuadraticsThreaded_Test(testsRun); QuadLineIntersectThreaded_Test(testsRun);