iNapi/iNapiTests/iNapiTests.h

14 lines
225 B
C
Raw Permalink Normal View History

2012-08-02 20:30:49 +02:00
//
// iNapiTests.h
// iNapiTests
//
// Created by Wojtek Nagrodzki on 25/02/2012.
// Copyright (c) 2012 Trifork. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface iNapiTests : SenTestCase
@end