From 717c907e32128c8d1b2a02105f86ffbf480a08e2 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Wed, 20 Jul 2011 21:33:11 +0000 Subject: [Author: dmaclach] Fix up test that didn't compile on SnowLeopard due to protocols. TBR=thomasvl DELTA=1 (0 added, 0 deleted, 1 changed) --- AppKit/GTMKeyValueAnimationTest.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AppKit/GTMKeyValueAnimationTest.m') diff --git a/AppKit/GTMKeyValueAnimationTest.m b/AppKit/GTMKeyValueAnimationTest.m index 665a9f9..ad4e1de 100644 --- a/AppKit/GTMKeyValueAnimationTest.m +++ b/AppKit/GTMKeyValueAnimationTest.m @@ -20,7 +20,7 @@ #import "GTMKeyValueAnimation.h" #import "GTMFoundationUnitTestingUtilities.h" -@interface GTMKeyValueAnimationTest : GTMTestCase { +@interface GTMKeyValueAnimationTest : GTMTestCase { @private GTMUnitTestingBooleanRunLoopContext *context_; BOOL shouldStartHit_; -- cgit v1.2.3