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 TestJSONFeed(t *testing.T) {
|
||||
have, _ := ParseJSON(strings.NewReader(`{
|
||||
have, _ := Parse(strings.NewReader(`{
|
||||
"version": "https://jsonfeed.org/version/1",
|
||||
"title": "My Example Feed",
|
||||
"home_page_url": "https://example.org/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue