Skip to content

Commit 7d96a89

Browse files
committed
Generate linux tests
1 parent 9603f98 commit 7d96a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/AsyncHTTPClientTests/HTTPClientTests+XCTest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ extension HTTPClientTests {
144144
("testMassiveDownload", testMassiveDownload),
145145
("testShutdownWithFutures", testShutdownWithFutures),
146146
("testMassiveHeaderHTTP1", testMassiveHeaderHTTP1),
147+
("testMassiveHeaderHTTP2", testMassiveHeaderHTTP2),
147148
]
148149
}
149150
}

0 commit comments

Comments
 (0)