Skip to content

Commit

Permalink
use automatically tests discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
YuAo committed May 27, 2021
1 parent 1904a1d commit b3fcb5b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Tests/VideoIOTests/VideoIOTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,4 @@ final class VideoIOTests: XCTestCase {
wait(for: [expectation], timeout: 10)
#endif
}

static var allTests = [
("testAudioVideoSettings", testAudioVideoSettings),
("testVideoExport", testVideoExport),
("testSampleBufferUtilities", testSampleBufferUtilities),
("testPlayerVideoOutput_iOS", testPlayerVideoOutput_iOS),
]
}

0 comments on commit b3fcb5b

Please sign in to comment.