Adjust darwin build configuration to new project structure.
This commit is contained in:
13
platform-darwin/Tests/Tests.h
Normal file
13
platform-darwin/Tests/Tests.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// Tests.h
|
||||
// Tests
|
||||
//
|
||||
// Created by Maarten Billemont on 04/07/12.
|
||||
// Copyright (c) 2012 Lyndir. All rights reserved.
|
||||
//
|
||||
|
||||
#import <SenTestingKit/SenTestingKit.h>
|
||||
|
||||
@interface Tests : SenTestCase
|
||||
|
||||
@end
|
Reference in New Issue
Block a user