constants, errors produce alert

This commit is contained in:
2016-04-04 09:35:33 +02:00
parent bc41170675
commit a41b939b99
9 changed files with 170 additions and 49 deletions
-2
View File
@@ -6,8 +6,6 @@
// Copyright © 2016 Kilian Hofmann. All rights reserved.
//
#import "AppDelegate.h"
#import "DropboxV2ObjC.h"
#import <XCTest/XCTest.h>
@interface FMC_Planner_2Tests : XCTestCase