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,9 +7,9 @@
|
||||
//
|
||||
|
||||
import XCTest
|
||||
@testable import Account
|
||||
@testable import Feedly
|
||||
|
||||
class FeedlyFeedParserTests: XCTestCase {
|
||||
final class FeedlyFeedParserTests: XCTestCase {
|
||||
|
||||
func testParsing() {
|
||||
let name = "Test Feed"
|
Loading…
Reference in New Issue
Block a user