Move FeedlyFeedParserTests to Feedly module.

This commit is contained in:
Brent Simmons 2024-05-16 08:36:23 -07:00
parent c75f3a8e88
commit efe413bef7
1 changed files with 3 additions and 3 deletions

View File

@ -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"