]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-switch-invalid-warning.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / instrument-switch-invalid-warning.ly
index 7a99c9d474b5176a69753dab9336df18e23d277a..80df393fceaf5eaf1e89ae2fb09f1817cbb37a6a 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.15"
 #(ly:set-option 'warning-as-error #f)
 #(ly:expect-warning (_ "No such instrument: ~a") "bassClar")
 
@@ -7,7 +7,7 @@
 the given instrument definition does not exist."
 }
 
-\relative
+\relative c'
 {
   c4
   \instrumentSwitch "bassClar"