From 685606e67e586654fe04d9ce5d0544820f7470fc Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 4 Sep 2016 20:46:03 +0100 Subject: Test suite: Break out t-pushed-good-core (nfc) Signed-off-by: Ian Jackson --- tests/lib | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/lib b/tests/lib index c403dc7..d717283 100644 --- a/tests/lib +++ b/tests/lib @@ -542,9 +542,14 @@ t-check-pushed-master () { t-pushed-good () { local branch=$1 local suite=${2:-sid} + t-refs-same \ + refs/heads/$branch + t-pushed-good-core +} + +t-pushed-good-core () { t-ref-dsc-dgit t-refs-same \ - refs/heads/$branch \ `t-v-tag` \ refs/remotes/dgit/dgit/$suite t-refs-notexist \ -- cgit v1.2.3