]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/warn-conflicting-key-signatures.ly
Fix 1477: Update regtests to suppress expected warnings
[lilypond.git] / input / regression / warn-conflicting-key-signatures.ly
index 0845cc5f60bcabbaf7a7911711aaca8c4e3bfeb3..7b860a7bf26397413030e4bfcfc7e8d8ba3f1df2 100644 (file)
@@ -1,5 +1,7 @@
 \version "2.14.0"
 #(ly:set-option 'warning-as-error #f)
+#(ly:expect-warning (ly:translate-cpp-warning-scheme "Two simultaneous %s events, junking this one") "key-change")
+#(ly:expect-warning (ly:translate-cpp-warning-scheme "Previous %s event here") "key-change")
 
 \header {
   texidoc = "If you specify two different key signatures at one point, a