Skip to content

Commit

Permalink
Rename test CoreTests.swift -> hillClimbTests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriyvan committed Jul 19, 2024
1 parent 0c899ac commit be40af2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import XCTest
@testable import Geometrize

final class CoreTests: XCTestCase {
final class HillClimbTests: XCTestCase {

// fails
func testHillClimbComparingResultWithCPlusPlus() throws { // swiftlint:disable:this function_body_length
Expand Down

0 comments on commit be40af2

Please sign in to comment.