Skip to content

Commit

Permalink
aa test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatoli Shmanai committed Aug 16, 2024
1 parent c2fd9c0 commit c2b1c71
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions WeatherPlusTests/ViewControllerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ final class ViewControllerTests: XCTestCase {
XCTAssertEqual(a, b)
}

// func test_getTimeForDate2() {
// let date = Date(timeIntervalSince1970: 1400)
// let result = ViewController().getTimeForDate(date)
//
// XCTAssertEqual(result, "123")
// }
//
// func test_getTimeForDate3() {
// let date = Date(timeIntervalSince1970: 1500)
// let result = ViewController().getTimeForDate(date)
Expand Down

0 comments on commit c2b1c71

Please sign in to comment.