Migrated project to XCTest

This commit is contained in:
michael starke
2014-02-15 18:35:56 +01:00
parent edd2d89d30
commit 1f1c6d5dcb
22 changed files with 228 additions and 359 deletions

View File

@@ -4,4 +4,5 @@
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
//#import "KPKAutotypeCommands.h"
#endif