We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7fa2c7 commit 57321cbCopy full SHA for 57321cb
TestFoundation/TestNSArray.swift
@@ -49,7 +49,7 @@ class TestNSArray : XCTestCase {
49
("test_readWriteURL", test_readWriteURL),
50
("test_insertObjectAtIndex", test_insertObjectAtIndex),
51
("test_insertObjectsAtIndexes", test_insertObjectsAtIndexes),
52
- ("test_replaceObjectsAtIndexesWithObjects", test_replaceObjectsAtIndexesWithObjects)
+ ("test_replaceObjectsAtIndexesWithObjects", test_replaceObjectsAtIndexesWithObjects),
53
]
54
}
55
0 commit comments