From 11791ccf102f22fd7c479cc8a46f004d5bd3454c Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 3 Feb 2007 17:25:01 +0100 Subject: [PATCH] remove midi only test file. --- input/regression/midi-microtone-off.ly | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 input/regression/midi-microtone-off.ly 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 {} -} -- 2.39.5