summaryrefslogtreecommitdiffstats
path: root/third_party/ocmock/OCMock/NSInvocationOCMAdditionsTests.h
blob: 3cc5d99ac0cac67959ccd9de45ed4fc1d5d8e10f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//---------------------------------------------------------------------------------------
//  $Id: NSInvocationOCMAdditionsTests.h 21 2008-01-24 18:59:39Z erik $
//  Copyright (c) 2006-2008 by Mulle Kybernetik. See License file for details.
//---------------------------------------------------------------------------------------

#import <SenTestingKit/SenTestingKit.h>

@interface NSInvocationOCMAdditionsTests : SenTestCase 
{
}

@end