From 823c973d3df908aa96a8902f8c90990a9ecff18a Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Wed, 11 May 2011 18:10:18 +0000 Subject: [PATCH] Tiny comment-only change to test notifications git-svn-id: http://skia.googlecode.com/svn/trunk@1302 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/UtilsTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/UtilsTest.cpp b/tests/UtilsTest.cpp index 2019a77..a051af2 100644 --- a/tests/UtilsTest.cpp +++ b/tests/UtilsTest.cpp @@ -64,7 +64,7 @@ static void test_autounref(skiatest::Reporter* reporter) { REPORTER_ASSERT(reporter, 1 == obj.getRefCnt()); } -/////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////// #define kSEARCH_COUNT 91 -- 2.7.4