Move FeedlyTextSanitizationTests to Feedly module.

This commit is contained in:
Brent Simmons 2024-05-16 08:28:36 -07:00
parent 7f6112da45
commit 66e169d552
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 FeedlyTextSanitizationTests: XCTestCase {
class FeedlyTextSanitizationTests: XCTestCase {
func testRTLSanitization() {
let targetsAndExpectations: [(target: String?, expectation: String?)] = [