From 020b25becb4a99061e8643780c887ad472eb0648 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Sat, 22 Jun 2013 07:00:58 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@9738 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/PathTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/PathTest.cpp b/tests/PathTest.cpp index 41151a54bc..36d7d064c3 100644 --- a/tests/PathTest.cpp +++ b/tests/PathTest.cpp @@ -2420,7 +2420,7 @@ static void TestPath(skiatest::Reporter* reporter) { REPORTER_ASSERT(reporter, p.isRect(&r)); REPORTER_ASSERT(reporter, r == bounds); } - + test_isLine(reporter); test_isRect(reporter); test_isNestedRects(reporter); -- cgit v1.2.3