From 4b8117db708981c84fb5819f0f03b74d2aa1229b Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Fri, 13 May 2011 15:01:59 +0000 Subject: [PATCH] Tiny comment-only change to trigger buildbot git-svn-id: http://skia.googlecode.com/svn/trunk@1321 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 a051af23c7..2019a77f74 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.34.1