mirror of
https://github.com/HackPlan/MarkdownTextView.git
synced 2026-04-29 12:44:52 +08:00
Update syntax to swift 3
This commit is contained in:
@@ -28,7 +28,7 @@ class MarkdownTextViewTests: 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