diff options
author | André Nusser <andre.nusser@googlemail.com> | 2017-01-15 21:22:12 +0100 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2017-01-15 21:22:12 +0100 |
commit | b502c26edcfae7a1ed8df928eb450d67223b7b0f (patch) | |
tree | d55455013a68d72250233cc8d6294c5d6d6c81b8 /test/kit/midimap.xml | |
parent | 25bf0872b6e3a28f93d222823b09e86549ea36d9 (diff) |
Make all the tests use the drumkit_creator functions.
Diffstat (limited to 'test/kit/midimap.xml')
-rw-r--r-- | test/kit/midimap.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/kit/midimap.xml b/test/kit/midimap.xml deleted file mode 100644 index 746c745..0000000 --- a/test/kit/midimap.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<midimap> - <map note="1" instr="instr1"/> - <map note="2" instr="instr2"/> -</midimap> |