Skip to content

Commit dd4cac5

Browse files
committed
wip
1 parent d362665 commit dd4cac5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Sources/Clocks/NonsendingClock.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,7 @@
2828

2929
@available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
3030
extension TestClock: NonsendingClock {}
31+
32+
@available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
33+
extension UnimplementedClock: NonsendingClock {}
3134
#endif

0 commit comments

Comments
 (0)