mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-08-23 00:00:55 -04:00
load support before requests
This commit is contained in:
parent
3c16999b53
commit
6dff88caf4
@ -14,4 +14,5 @@ end
|
||||
|
||||
require "httpx"
|
||||
|
||||
Dir[File.join(".", "test", "support", "*.rb")].each { |f| require f }
|
||||
Dir[File.join(".", "test", "support", "**", "*.rb")].each { |f| require f }
|
||||
|
Loading…
x
Reference in New Issue
Block a user