Skip to content

Commit

Permalink
Update hiddenRests test to be Finale only
Browse files Browse the repository at this point in the history
  • Loading branch information
TimFelixBeyer authored Dec 26, 2024
1 parent 5bed7fc commit 26a83ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions music21/musicxml/testPrimitive.py
Original file line number Diff line number Diff line change
Expand Up @@ -18267,6 +18267,11 @@
hiddenRests = '''<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.1 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="3.1">
<identification>
<encoding>
<software>Finale 2014 for Mac</software>
</encoding>
</identification>
<part-list>
<score-part id="P1">
<part-name print-object="no">MusicXML Part</part-name>
Expand Down

0 comments on commit 26a83ac

Please sign in to comment.