philippta / flyscrape

Flyscrape is a command-line web scraping tool designed for those without advanced programming skills.
https://flyscrape.com
Mozilla Public License 2.0
1.02k stars 29 forks source link

Add missing test in TestJSLibHTTPDownload #22

Closed sc0Vu closed 9 months ago

sc0Vu commented 9 months ago

It looks like the baz file was created but not test. In this PR, I added require for this file.

$ go test -test.v -run TestJSLibHTTPDownload ./...