From ba4cd51f727438b7f2e437df9c674f3f533c5317 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 4 Jan 2017 20:43:12 +0000 Subject: [PATCH] test suite: Add some missing calls to t-ok. Signed-off-by: Ian Jackson --- tests/tests/clone-gitnosuite | 2 ++ tests/tests/mirror-debnewgit | 2 ++ tests/tests/test-list-uptodate | 2 ++ 3 files changed, 6 insertions(+) diff --git a/tests/tests/clone-gitnosuite b/tests/tests/clone-gitnosuite index 6b1c9375..83c996dc 100755 --- a/tests/tests/clone-gitnosuite +++ b/tests/tests/clone-gitnosuite @@ -7,3 +7,5 @@ t-git-none cp -a $tmp/git/_template $dgitrepo t-dgit clone $p + +t-ok diff --git a/tests/tests/mirror-debnewgit b/tests/tests/mirror-debnewgit index 4f247160..59b96ef7 100755 --- a/tests/tests/mirror-debnewgit +++ b/tests/tests/mirror-debnewgit @@ -22,3 +22,5 @@ t-commit 'test commit' 3-2 t-dgit build t-dgit push t-check-mirrored + +t-ok diff --git a/tests/tests/test-list-uptodate b/tests/tests/test-list-uptodate index 65812ff9..1e5f1992 100755 --- a/tests/tests/test-list-uptodate +++ b/tests/tests/test-list-uptodate @@ -7,3 +7,5 @@ set -e cd $root $troot/enumerate-tests gencontrol >$tmp/control-expected diff debian/tests/control $tmp/control-expected + +t-ok -- 2.30.2