Skip to content

Commit 6183b95

Browse files
committed
MD5 test not necessary for this
1 parent 1e32ef9 commit 6183b95

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Tests/SoundpipeAudioKitTests/Generator Tests/PhaseLockedVocoderTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,5 @@ class PhaseLockedVocoderTests: XCTestCase {
103103
audio.append(engine.render(duration: 1.0))
104104

105105
engine.stop()
106-
107-
testMD5(audio)
108106
}
109107
}

Tests/SoundpipeAudioKitTests/ValidatedMD5s.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ let validatedMD5s: [String: String] = [
4848
"-[OscillatorAutomationTests testAutomationAfterDelayedConnection]": "93d96731b7ca3dc9bf1e4209bd0b65ec",
4949
"-[OscillatorAutomationTests testDelayedAutomation]": "640265895a27587289d65a29ce129804",
5050
"-[PhaseLockedVocoderTests testDefault]": "eb9fe2d8ee2e3b3d6527a4e139c2686e",
51-
"-[PhaseLockedVocoderTests testReset]": "814d0574a9d98c76e2dd557050f55f37",
5251
"-[PitchTapTests testBasic]": "5b6ae6252df77df298996a7367a00a9e",
5352
"-[PluckedStringTests testDefault]": "3f13907e6e916b7a4bf6046a4cbf0764",
5453
"-[TalkboxTests testTalkbox]": "316ef6638793f5fb6ec43fae1919ccff",

0 commit comments

Comments
 (0)