]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove midi only test file.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 3 Feb 2007 16:25:01 +0000 (17:25 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 3 Feb 2007 16:25:01 +0000 (17:25 +0100)
input/regression/midi-microtone-off.ly [deleted file]

diff --git a/input/regression/midi-microtone-off.ly b/input/regression/midi-microtone-off.ly
deleted file mode 100644 (file)
index 653b97f..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-\header {
-
-  texidoc = "Microtonal shifts should be corrected before the start of
-  the next (possibly grace) note.  "
-}
-
-\version "2.10.14"
-
-\score
-{
-  
-  \relative  {
-    a geseh \acciaccatura a geseh
-  }
-
-  \midi {}
-}