Skip to content

Commit da495e8

Browse files
Added more tests
1 parent aa4760d commit da495e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Tests/AsyncSequenceReaderTests/AsyncSequenceReaderTests.swift

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import XCTest
1010
@testable import AsyncSequenceReader
1111

1212
final class AsyncSequenceReaderTests: XCTestCase {
13+
14+
// test transform not called when stream is empty
1315
// MARK: - Test Manual Iteration
1416

1517
func testReadSequenceFromStream() async throws {

0 commit comments

Comments
 (0)