Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8244dbf

Browse files
committedSep 24, 2024··
Add protocol-rack to external tests.
1 parent 491a3c2 commit 8244dbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎config/external.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ protocol-http1:
44
protocol-http2:
55
url: https://github.com/socketry/protocol-http2.git
66
command: bundle exec sus
7+
protocol-rack:
8+
url: https://github.com/socketry/protocol-rack.git
9+
command: bundle exec sus
710
async-http:
811
url: https://github.com/socketry/async-http.git
912
command: bundle exec sus

0 commit comments

Comments
 (0)
Please sign in to comment.