From f24de3a311e5a68a2248b6a103324fda3df8dbfb Mon Sep 17 00:00:00 2001 From: gpercival Date: Sun, 29 Jun 2003 03:30:53 +0000 Subject: [PATCH] Moved filed from input/test/ to input/regression. --- ChangeLog | 2 ++ input/{test => regression}/mmrest-collision.ly | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) rename input/{test => regression}/mmrest-collision.ly (86%) diff --git a/ChangeLog b/ChangeLog index 83f960f0de..7e2ba0864c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly + * input/test/mmrest-collision: moved to regression. + 2003-06-28 Han-Wen Nienhuys * scm/chord-name.scm (note-name->markup): don't superscript root diff --git a/input/test/mmrest-collision.ly b/input/regression/mmrest-collision.ly similarity index 86% rename from input/test/mmrest-collision.ly rename to input/regression/mmrest-collision.ly index f40a34cbf0..fd6016169d 100644 --- a/input/test/mmrest-collision.ly +++ b/input/regression/mmrest-collision.ly @@ -1,6 +1,6 @@ \version "1.7.18" -% candidate for regression. -gp -\header { texidoc = "" } +\header { texidoc = "Tests a collision between multimeasure rests in +different voices. " } \score { \context Staff \notes < \context Voice=i { -- 2.39.5