Move FeedlyTextSanitizationTests to Feedly module.

This commit is contained in:
Brent Simmons 2024-05-16 08:28:36 -07:00
parent 7f6112da45
commit 66e169d552

View File

@ -7,9 +7,9 @@
//
import XCTest
@testable import Account
@testable import Feedly
class FeedlyTextSanitizationTests: XCTestCase {
final class FeedlyTextSanitizationTests: XCTestCase {
func testRTLSanitization() {