Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Jul 28, 2023
1 parent 9cc8752 commit 9aaabdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/client.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module TestClient

using HTTP, HTTP.Exceptions, MbedTLS, OpenSSL
using HTTP: IOExtras
include(joinpath(dirname(pathof(HTTP)), "../test/resources/TestRequest.jl"))
import ..isok, ..httpbin
using .TestRequest
Expand Down

0 comments on commit 9aaabdb

Please sign in to comment.