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 TestRDFFeed(t *testing.T) {
|
||||
have, _ := ParseRDF(strings.NewReader(`<?xml version="1.0"?>
|
||||
have, _ := Parse(strings.NewReader(`<?xml version="1.0"?>
|
||||
<rdf:RDF
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://channel.netscape.com/rdf/simple/0.9/">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue