Skip to content

Commit

Permalink
Added more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitribouniol committed Nov 18, 2021
1 parent aa4760d commit da495e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tests/AsyncSequenceReaderTests/AsyncSequenceReaderTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ import XCTest
@testable import AsyncSequenceReader

final class AsyncSequenceReaderTests: XCTestCase {

// test transform not called when stream is empty
// MARK: - Test Manual Iteration

func testReadSequenceFromStream() async throws {
Expand Down

0 comments on commit da495e8

Please sign in to comment.