From c5e48c92d1d589c55fb952ee623b5b4c66267d3c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 7 Jan 2017 15:13:45 +0000 Subject: test suite: Add t-stunt-parsechangelog to a few tests which were missing it. Signed-off-by: Ian Jackson --- tests/tests/absurd-gitapply | 1 + tests/tests/badcommit-rewrite | 1 + tests/tests/import-dsc | 1 + 3 files changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/tests/absurd-gitapply b/tests/tests/absurd-gitapply index 90c44be..62eb190 100755 --- a/tests/tests/absurd-gitapply +++ b/tests/tests/absurd-gitapply @@ -1,6 +1,7 @@ #!/bin/bash set -e . tests/lib +t-tstunt-parsechangelog t-archive example 1.0-1+absurd t-git-none diff --git a/tests/tests/badcommit-rewrite b/tests/tests/badcommit-rewrite index 1429e67..b7fc701 100755 --- a/tests/tests/badcommit-rewrite +++ b/tests/tests/badcommit-rewrite @@ -3,6 +3,7 @@ set -e . tests/lib t-setup-import examplegit +t-tstunt-parsechangelog cd example diff --git a/tests/tests/import-dsc b/tests/tests/import-dsc index b86eef6..a1d1403 100755 --- a/tests/tests/import-dsc +++ b/tests/tests/import-dsc @@ -1,6 +1,7 @@ #!/bin/bash set -e . tests/lib +t-tstunt-parsechangelog t-setup-import examplegit -- cgit v1.2.3