Skip to content

Commit e8563fd

Browse files
wtnioquatix
authored andcommitted
Fix uninitialized constant in test.
1 parent 6d1f1d3 commit e8563fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/async/http/client/google.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
require "async/http/client"
77
require "async/http/endpoint"
8+
require "async/http/body"
89

910
require "protocol/http/accept_encoding"
1011

0 commit comments

Comments
 (0)