CocoaSecurity/CocoaSecurityTests/CocoaSecurityTests.h
2012-05-15 06:33:32 +08:00

15 lines
273 B
Objective-C

//
// CocoaSecurityTests.h
// CocoaSecurityTests
//
// Created by Kelp on 12/5/13.
// Copyright (c) 2012年 __MyCompanyName__. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
#import "CocoaSecurity.h"
@interface CocoaSecurityTests : SenTestCase
@end