mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 09:31:20 +08:00
[test] add spec for RM-33
This commit is contained in:
@@ -24,4 +24,9 @@ describe "CoreMidi" do
|
||||
MIDIPortDispose(outputRef)
|
||||
MIDIClientDispose(clientRef)
|
||||
end
|
||||
|
||||
# RM-33
|
||||
it "MIDIPacketList should not cause a crash" do
|
||||
MIDIPacketList.type.should == "{MIDIPacketList=I[1{MIDIPacket=QS[256C]}]}"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user