Files
UICKeyChainStore/UICKeyChainStoreTests/UICKeyChainStoreTests.h
kishikawakatsumi f2954a3369 Refine unit tests.
2013-08-13 04:40:20 +09:00

15 lines
266 B
Objective-C

//
// UICKeyChainStoreTests.h
// UICKeyChainStore
//
// Created by Steve Baker on 8/4/13.
// Copyright (c) 2013 Beepscore LLC. All rights reserved.
// MIT License
//
#import <SenTestingKit/SenTestingKit.h>
@interface UICKeyChainStoreTests : SenTestCase
@end