Skip to content

Commit 72bcf5d

Browse files
committed
Manifest
1 parent a5c5ee3 commit 72bcf5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/CorePromise/XCTestManifests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ extension WhenTests {
266266
("testUnhandledErrorHandlerDoesNotFire", testUnhandledErrorHandlerDoesNotFire),
267267
("testUnhandledErrorHandlerDoesNotFireForStragglers", testUnhandledErrorHandlerDoesNotFireForStragglers),
268268
("testVoid", testVoid),
269+
("testDoubleTupleGuarantees", testDoubleTupleGuarantees),
269270
]
270271
}
271272

0 commit comments

Comments
 (0)