| commit | 020b25becb4a99061e8643780c887ad472eb0648 | [log] [tgz] |
|---|---|---|
| author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Sat Jun 22 07:00:58 2013 +0000 |
| committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Sat Jun 22 07:00:58 2013 +0000 |
| tree | bb777989655a8a553fd28b495b70b67ba48d52ab | |
| parent | aaeb87d32ce781fb9b6dd6790152d5f46662bb17 [diff] [blame] |
Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@9738 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/PathTest.cpp b/tests/PathTest.cpp index 41151a5..36d7d06 100644 --- a/tests/PathTest.cpp +++ b/tests/PathTest.cpp
@@ -2420,7 +2420,7 @@ REPORTER_ASSERT(reporter, p.isRect(&r)); REPORTER_ASSERT(reporter, r == bounds); } - + test_isLine(reporter); test_isRect(reporter); test_isNestedRects(reporter);