Skip to content

Commit e761250

Browse files
committed
Fix tests
1 parent 91fb062 commit e761250

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/NaiveDateFormatStyleTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import Foundation
22
import XCTest
33
import NaiveDate
44

5+
@available(macOS 12.0, iOS 15.0, tvOS 15.0, watchOS 8.0, *)
56
final class NaiveDateFormatStyleTest: XCTestCase {
67
func testFormattedNaiveDateAgainstDate_withoutParameters() throws {
78
let naiveDate = NaiveDate(year: 2024, month: 8, day: 12)

0 commit comments

Comments
 (0)