Skip to content

Commit

Permalink
Clone test for extension engine
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Aug 31, 2019
1 parent 109de77 commit 4df819a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/engine2.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ describe('Engine: extension', function() {
test.virtual_midi_out();
test.virtual_midi_in_busy();
test.virtual_midi_out_busy();
test.clone_midi_in();
test.add_midi_in();
test.add_midi_out();
test.remove_midi_in();
Expand Down

0 comments on commit 4df819a

Please sign in to comment.