From: Ian Jackson Date: Sun, 30 Oct 2016 22:05:06 +0000 (+0000) Subject: Test suite: examplegit setup: Provide "testing" suite too X-Git-Tag: archive/debian/2.9~17 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=889fdc22aea7073fe6284328b9b30efb86b88e7d Test suite: examplegit setup: Provide "testing" suite too One of the tests is going to want this. We ourselves leave it empty. Signed-off-by: Ian Jackson --- diff --git a/tests/setup/examplegit b/tests/setup/examplegit index 924113fc..98900d09 100755 --- a/tests/setup/examplegit +++ b/tests/setup/examplegit @@ -2,7 +2,7 @@ set -e . tests/lib -suitespecs+=' stable' +suitespecs+=' stable testing' t-tstunt-parsechangelog