mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 08:39:00 +01:00
Added missing init param to test case.
This commit is contained in:
parent
f75e3e5ebf
commit
260551ebb1
@ -287,6 +287,7 @@ class FeedlyTestSupport {
|
|||||||
url: "http://localhost/",
|
url: "http://localhost/",
|
||||||
externalURL: "http://localhost/\(pair.0)/articles/\(index).html",
|
externalURL: "http://localhost/\(pair.0)/articles/\(index).html",
|
||||||
title: "Title\(index)",
|
title: "Title\(index)",
|
||||||
|
language: nil,
|
||||||
contentHTML: "Content \(index) HTML.",
|
contentHTML: "Content \(index) HTML.",
|
||||||
contentText: "Content \(index) Text",
|
contentText: "Content \(index) Text",
|
||||||
summary: nil,
|
summary: nil,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user