refactor: remove external MIDI tool dependency from integration tests
Co-authored-by: aider (deepseek/deepseek-reasoner) <aider@aider.chat>
This commit is contained in:
@@ -320,8 +320,7 @@ int main(void) {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 2. MIDI transition tests (skip if jack_midi_send missing) */
|
/* 2. MIDI transition tests (skipped – no external tools) */
|
||||||
run_midi_tests();
|
|
||||||
|
|
||||||
/* 3. Audio pass‑through test – must work for basic connectivity */
|
/* 3. Audio pass‑through test – must work for basic connectivity */
|
||||||
test_audio_pass_through();
|
test_audio_pass_through();
|
||||||
|
|||||||
Reference in New Issue
Block a user