Skip to content

Commit 0a4fcae

Browse files
committed
Removed test that should not be in this repo
1 parent 5c963f2 commit 0a4fcae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/SoundpipeAudioKitTests/GenericNodeTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ class GenericNodeTests: XCTestCase {
132132
nodeParameterTest(md5: "1d47a6a4a24667064b747cd6571d0874", factory: { CostelloReverb(input) })
133133
nodeParameterTest(md5: "6d17509eee0059105454f3cad4499586", factory: { DCBlock(input) })
134134
nodeParameterTest(md5: "fd4e315defe463bd643dd0c797cfd1f2", factory: { Decimator(input) })
135-
nodeParameterTest(md5: "768665e4bad0372b7cdcc8be6040621e", factory: { Delay(input) })
136135
nodeParameterTest(md5: "4e240310041e20bdc886dd5eb285e89c", factory: { Distortion(input) })
137136
nodeParameterTest(md5: "a245e060a95fa63f70f01633eb00db0b", factory: { DynamicRangeCompressor(input) })
138137
nodeParameterTest(md5: "8eca17f8e436de978afc7250edd765fe", factory: { EqualizerFilter(input) })

0 commit comments

Comments
 (0)