working on subdirs by feed
This commit is contained in:
@@ -47,6 +47,7 @@ func TestRSSWriteFeed(t *testing.T) {
|
||||
f.ContentFilter = "b"
|
||||
f.Tags = []string{"c"}
|
||||
f.URL = s.URL
|
||||
f.Copyright = "copyright"
|
||||
|
||||
log.SetOutput(bytes.NewBuffer(nil))
|
||||
defer log.SetOutput(os.Stderr)
|
||||
|
||||
Reference in New Issue
Block a user