Adding test plan

This commit is contained in:
Max Goedjen
2020-03-15 16:23:42 -07:00
parent ff35a4d402
commit 4684d8a669
8 changed files with 76 additions and 95 deletions

View File

@@ -24,11 +24,4 @@ class SecretKitTests: XCTestCase {
// Use XCTAssert and related functions to verify your tests produce the correct results.
}
func testPerformanceExample() {
// This is an example of a performance test case.
self.measure {
// Put the code you want to measure the time of here.
}
}
}