]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/display-lily-tests.ly
*** empty log message ***
[lilypond.git] / input / no-notation / display-lily-tests.ly
index 40f7b7e8cd0c280ee99038fce634c98f5a3d74c9..1585c734eb6f5b62145d71fe83f19f6f61323f3a 100644 (file)
@@ -221,6 +221,7 @@ test = #(def-music-function (parser location result-info strings) (string? pair?
 
   %% Context creation
   \test #"" ##[ \new Staff { c d } #]                  % ContextSpeccedMusic
+  \test #"" ##[ \new Staff = "up" { c d } #]                   % ContextSpeccedMusic
   \test #"" ##[ \context Staff { c d } #]
   \test #"" ##[ \context Staff = "up" { c d } #]
   \test #"" ##[