Files
GVUserDefaults/Example/ExampleTests/ExampleTests.h
Kevin Renskers 1f5f9dcbc0 Initial
2012-12-18 22:27:36 +00:00

14 lines
228 B
Objective-C

//
// ExampleTests.h
// ExampleTests
//
// Created by Kevin Renskers on 18-12-12.
// Copyright (c) 2012 Gangverk. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface ExampleTests : SenTestCase
@end