]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/display-lily-tests.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / display-lily-tests.ly
index 6ff266c4efa8381846b7742712bef56bed289f1a..7368dfae34f53c847644ba8183e8aec7c6045ddd 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.25"
+\version "2.19.21"
 #(use-modules (srfi srfi-13)
               (ice-9 format))
 
@@ -189,7 +189,7 @@ stderr of this run."
 \test ##[ { 4 4 8 \tuplet 3/2 { 8[ 16] } 16 } #]
 
 %% \relative and \tranpose
-\test #"NOT A BUG" ##[ \relative c' { c4 b4 } #]       % RelativeOctaveMusic
+\test #"NOT A BUG" ##[ \relative { c'4 b4 } #] % RelativeOctaveMusic
 \test #"NOT A BUG" ##[ \transpose c d { c4 d4 } #]     % TransposedMusic
 
 %% Repeats