You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tests/FoundationEssentialsTests/DataTests.swift
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1943,14 +1943,6 @@ private final class DataTests {
1943
1943
#expect(0==offsets[0],"composing two dispatch_data should enumerate as structural data with the first offset as the location of the region")
1944
1944
#expect(dataToEncode.count ==offsets[1],"composing two dispatch_data should enumerate as structural data with the first offset as the location of the region")
0 commit comments