mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-23 08:09:41 +01:00
Move FeedlyFeedParserTests to Feedly module.
This commit is contained in:
parent
c75f3a8e88
commit
efe413bef7
@ -7,10 +7,10 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
import XCTest
|
import XCTest
|
||||||
@testable import Account
|
@testable import Feedly
|
||||||
|
|
||||||
|
final class FeedlyFeedParserTests: XCTestCase {
|
||||||
|
|
||||||
class FeedlyFeedParserTests: XCTestCase {
|
|
||||||
|
|
||||||
func testParsing() {
|
func testParsing() {
|
||||||
let name = "Test Feed"
|
let name = "Test Feed"
|
||||||
let website = "tests://nnw/feed/1"
|
let website = "tests://nnw/feed/1"
|
Loading…
Reference in New Issue
Block a user