tweaks
This commit is contained in:
parent
7ca9415322
commit
9e8837b37d
6 changed files with 9 additions and 11 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue