This commit is contained in:
Nazar Kanaev 2021-03-22 21:25:25 +00:00
parent 7ca9415322
commit 9e8837b37d
6 changed files with 9 additions and 11 deletions

View file

@ -7,7 +7,7 @@ import (
)
func TestRSSFeed(t *testing.T) {
have, _ := ParseRSS(strings.NewReader(`
have, _ := Parse(strings.NewReader(`
<?xml version="1.0"?>
<!DOCTYPE rss SYSTEM "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">