Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 committed Dec 29, 2023
1 parent 4e8fda7 commit e05b756
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/expect_scripts/http-get.exp
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ source ./ci/expect_scripts/shared-code.exp

spawn $env(EXAMPLES_DIR)http-get

expect -exact "Enter a URL to fetch. It must contain a scheme like \"http://\" or \"https://\".\r\n"

send -- "http://www.example.com\r"

expect "</html>\r\n" {
expect eof {
check_exit_and_segfault
Expand Down

0 comments on commit e05b756

Please sign in to comment.