mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 12:27:32 +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/",
|
||||
externalURL: "http://localhost/\(pair.0)/articles/\(index).html",
|
||||
title: "Title\(index)",
|
||||
language: nil,
|
||||
contentHTML: "Content \(index) HTML.",
|
||||
contentText: "Content \(index) Text",
|
||||
summary: nil,
|
||||
|
Loading…
x
Reference in New Issue
Block a user