MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / warn-unterminated-span-dynamic.ly
blobca5a66ac8f0d932781cf4c2fca261c8e8a56cb85
1 \version "2.13.4"
3 #(ly:set-option 'warning-as-error #f)
5 \header {
6 texidoc = "A warning is printed if a dynamic spanner is
7 unterminated."
11 \new Staff {
12 % warning expected: unterminated crescendo
13 c'1\<
15 \new Staff {
16 % warning expected: unterminated decrescendo
17 c'1\>