Fixed tests no longer working after CocoaPods 1.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <SSZipArchive/SSZipArchive.h>
|
||||
#import "SSZipArchive.h"
|
||||
|
||||
/**
|
||||
* Test delegate by collecting its calls
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
// Copyright (c) 2011-2014 Sam Soffes. All rights reserved.
|
||||
//
|
||||
|
||||
#import <SSZipArchive/SSZipArchive.h>
|
||||
#import "SSZipArchive.h"
|
||||
#import <XCTest/XCTest.h>
|
||||
#import <CommonCrypto/CommonDigest.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user