Skip to content

Commit 6008964

Browse files
committed
Tests
1 parent f3cfce2 commit 6008964

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
@@ -267,6 +267,7 @@ extension WhenTests {
267267
// to regenerate.
268268
static let __allTests__WhenTests = [
269269
("testAllSealedRejectedFirstOneRejects", testAllSealedRejectedFirstOneRejects),
270+
("testAnyInt", testAnyInt),
270271
("testDoubleTuple", testDoubleTuple),
271272
("testDoubleTupleGuarantees", testDoubleTupleGuarantees),
272273
("testEmpty", testEmpty),

0 commit comments

Comments
 (0)