From 0d8c407a805c5e5d4d4ee51cdbc58315f82b634a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 18 Jul 2019 00:14:32 +0100 Subject: test suite: t-gbp-example-prep: Drop t-tstunt-parsechangelog And hoist it into all callers. In fact there is only one caller that doesn't have it already. Signed-off-by: Ian Jackson --- tests/lib | 1 - tests/lib-build-modes | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lib b/tests/lib index 3a5b29f..bb7f04e 100644 --- a/tests/lib +++ b/tests/lib @@ -1027,7 +1027,6 @@ t-git-pseudo-merge () { } t-gbp-example-prep-no-ff () { - t-tstunt-parsechangelog t-archive example 1.0-1 t-git-none t-worktree 1.0 diff --git a/tests/lib-build-modes b/tests/lib-build-modes index 27c5b06..a4482be 100644 --- a/tests/lib-build-modes +++ b/tests/lib-build-modes @@ -44,6 +44,7 @@ bm-prep () { bm-gbp-example-acts () { t-gbp-example-prep + t-tstunt-parsechangelog git checkout -b for-build-modes qc/quilt-tip-2 # build-modes cannot cope with branches containing / -- cgit v1.2.3