mirror of https://github.com/oxen-io/session-ios
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			17 lines
		
	
	
		
			381 B
		
	
	
	
		
			Swift
		
	
			
		
		
	
	
			17 lines
		
	
	
		
			381 B
		
	
	
	
		
			Swift
		
	
| //
 | |
| //  Copyright (c) 2018 Open Whisper Systems. All rights reserved.
 | |
| //
 | |
| 
 | |
| import XCTest
 | |
| 
 | |
| // Cocoapods-generated test targets (like this one)
 | |
| // fail to link if:
 | |
| //
 | |
| // * They only contain Obj-C tests.
 | |
| // * They depend on pods that use Swift.
 | |
| //
 | |
| // The work around is to add (this) empty swift file
 | |
| // to our test target.
 | |
| //
 | |
| // See: https://github.com/CocoaPods/CocoaPods/issues/7170
 |