Update test manifest
Signed-off-by: Angelo Stavrow <angelo@droppedbits.com>
This commit is contained in:
parent
d36edaf85a
commit
9a798ebc76
|
@ -3,7 +3,7 @@ import XCTest
|
|||
#if !canImport(ObjectiveC)
|
||||
public func allTests() -> [XCTestCaseEntry] {
|
||||
return [
|
||||
testCase(WriteFreelyTests.allTests),
|
||||
testCase(WriteFreelyClientCollectionTests.allTests),
|
||||
]
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue