Skip to content

Commit 80c96e2

Browse files
committed
linux test
1 parent dae67c1 commit 80c96e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/AsyncHTTPClientTests/HTTPClientTests+XCTest.swift

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ extension HTTPClientTests {
109109
("testNothingIsLoggedAtInfoOrHigher", testNothingIsLoggedAtInfoOrHigher),
110110
("testAllMethodsLog", testAllMethodsLog),
111111
("testClosingIdleConnectionsInPoolLogsInTheBackground", testClosingIdleConnectionsInPoolLogsInTheBackground),
112+
("testTaskPromiseBoundToEL", testTaskPromiseBoundToEL),
112113
]
113114
}
114115
}

0 commit comments

Comments
 (0)