Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Jul 3, 2024
1 parent 5d06a1e commit 3d53740
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Tests/XCTestDynamicOverlayTests/UnimplementedTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Unimplemented: f00 …
Defined at:
XCTestDynamicOverlayTests/TestHelpers.swift:98
XCTestDynamicOverlayTests/TestHelpers.swift:99
Invoked with:
()
Expand All @@ -24,7 +24,7 @@
Unimplemented: f01 …
Defined at:
XCTestDynamicOverlayTests/TestHelpers.swift:99
XCTestDynamicOverlayTests/TestHelpers.swift:100
Invoked with:
""
Expand All @@ -38,7 +38,7 @@
Unimplemented: f02 …
Defined at:
XCTestDynamicOverlayTests/TestHelpers.swift:100
XCTestDynamicOverlayTests/TestHelpers.swift:101
Invoked with:
("", 42)
Expand All @@ -52,7 +52,7 @@
Unimplemented: f03 …
Defined at:
XCTestDynamicOverlayTests/TestHelpers.swift:101
XCTestDynamicOverlayTests/TestHelpers.swift:102
Invoked with:
("", 42, 1.2)
Expand All @@ -66,7 +66,7 @@
Unimplemented: f04 …
Defined at:
XCTestDynamicOverlayTests/TestHelpers.swift:102
XCTestDynamicOverlayTests/TestHelpers.swift:103
Invoked with:
("", 42, 1.2, [1, 2])
Expand All @@ -82,7 +82,7 @@
Unimplemented: f05 …
Defined at:
XCTestDynamicOverlayTests/TestHelpers.swift:103
XCTestDynamicOverlayTests/TestHelpers.swift:104
Invoked with:
("", 42, 1.2, [1, 2], XCTestDynamicOverlayTests.User(id: DEADBEEF-DEAD-BEEF-DEAD-BEEFDEADBEEF))
Expand Down

0 comments on commit 3d53740

Please sign in to comment.