Files
GVUserDefaults/Example/ExampleTests/NoPrefixTests.h
2012-12-18 23:25:49 +00:00

14 lines
225 B
Objective-C

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