Skip to content

Commit

Permalink
Clone tests for node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Aug 31, 2019
1 parent 5e48cac commit 109de77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/engine1.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ describe('Engine: node', function() {
if (MT) {
test.virtual_midi_in();
test.virtual_midi_out();
test.clone_midi_in();
test.clone_midi_out();
test.add_midi_in();
test.add_midi_out();
test.remove_midi_in();
Expand Down

0 comments on commit 109de77

Please sign in to comment.