Skip to content

Commit

Permalink
Update XCTestManifests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay-luassat committed Jun 25, 2024
1 parent 537139f commit c50f37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/WrkstrmFoundationTests/XCTestManifests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import XCTest

public func allTests() -> [XCTestCaseEntry] {
[
testCase(CalendarTests.allTests),
testCase(CalendarTests.allTests)
]
}
#endif

0 comments on commit c50f37f

Please sign in to comment.