Fix swiftlint warning
This commit is contained in:
parent
13c29f98ed
commit
2f7accff1a
|
@ -24,7 +24,7 @@ class TrimFieldsTests: XCTestCase {
|
||||||
("testTrimFields10", testTrimFields10),
|
("testTrimFields10", testTrimFields10),
|
||||||
("testTrimFields11", testTrimFields11),
|
("testTrimFields11", testTrimFields11),
|
||||||
("testTrimFields12", testTrimFields12),
|
("testTrimFields12", testTrimFields12),
|
||||||
("testTrimFields13", testTrimFields13),
|
("testTrimFields13", testTrimFields13)
|
||||||
]
|
]
|
||||||
|
|
||||||
func testTrimFields1() {
|
func testTrimFields1() {
|
||||||
|
|
Loading…
Reference in New Issue