Fixed tests no longer working after CocoaPods 1.0

This commit is contained in:
Joshua Hudson
2016-05-31 12:42:22 -07:00
parent 7a0e9ff317
commit 647e9ed859
5 changed files with 71 additions and 5 deletions
@@ -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>