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