YapDatabase/Testing/UnitTesting/TestSharedCache.h
2013-03-14 17:27:10 -07:00

14 lines
236 B
Objective-C

//
// TestSharedCache.h
// YapDatabase
//
// Created by Robbie Hanson on 2/20/13.
// Copyright (c) 2013 Robbie Hanson. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface TestSharedCache : SenTestCase
@end