From 5fb47c49d719eae1133eebbb0c20362fcdde6ff7 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Thu, 3 Apr 2008 23:54:58 +0200 Subject: [PATCH] MusicXML: Correct MusicXML test file (the spec is picky about element ordering) --- input/regression/musicxml/18a-FiguredBass.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/input/regression/musicxml/18a-FiguredBass.xml b/input/regression/musicxml/18a-FiguredBass.xml index d578ac71f2..e69ccd82a0 100644 --- a/input/regression/musicxml/18a-FiguredBass.xml +++ b/input/regression/musicxml/18a-FiguredBass.xml @@ -54,9 +54,9 @@ up -
1sharp
-
3flat
-
5natural
+
sharp1
+
flat3
+
natural5
6
@@ -80,7 +80,7 @@
5slash
-
127flatslash
+
flat127slash
8
-- 2.39.2