From 889fdc22aea7073fe6284328b9b30efb86b88e7d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 30 Oct 2016 22:05:06 +0000 Subject: [PATCH] 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 --- tests/setup/examplegit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2