mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-08 08:08:43 +01:00
Move FeedlyTextSanitizationTests to Feedly module.
This commit is contained in:
parent
7f6112da45
commit
66e169d552
@ -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?)] = [
|
Loading…
x
Reference in New Issue
Block a user