Update swift test project for swift 3 and xcode 8
This commit is contained in:
@@ -28,7 +28,7 @@ class SwiftExampleTests: XCTestCase {
|
||||
|
||||
func testPerformanceExample() {
|
||||
// This is an example of a performance test case.
|
||||
self.measureBlock {
|
||||
self.measure {
|
||||
// Put the code you want to measure the time of here.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user