From: Han-Wen Nienhuys Date: Sat, 3 Feb 2007 16:25:01 +0000 (+0100) Subject: remove midi only test file. X-Git-Tag: release/2.10.16-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=11791ccf102f22fd7c479cc8a46f004d5bd3454c;p=lilypond.git remove midi only test file. --- diff --git a/input/regression/midi-microtone-off.ly b/input/regression/midi-microtone-off.ly deleted file mode 100644 index 653b97f2b3..0000000000 --- a/input/regression/midi-microtone-off.ly +++ /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 {} -}