yle-dl: use secure url in test
This commit is contained in:
parent
e09bbb2bd2
commit
2e4c18bba2
1 changed files with 1 additions and 1 deletions
|
@ -61,6 +61,6 @@ class YleDl < Formula
|
|||
|
||||
test do
|
||||
assert_equal "Traileri: 3 minuuttia-2012-05-30T10:51:00+03:00\n",
|
||||
shell_output("#{bin}/yle-dl --showtitle http://areena.yle.fi/1-1570236")
|
||||
shell_output("#{bin}/yle-dl --showtitle https://areena.yle.fi/1-1570236")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue