diff options
author | Simon McVittie <smcv@debian.org> | 2015-11-30 17:53:40 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2015-11-30 18:26:23 +0000 |
commit | d90002b8d7e163af9d536d4b5f1d0055f7227545 (patch) | |
tree | 62b35db7bb95b9e5576c14eafc333e3f801dee79 /debian | |
parent | 6b322448ca57a3f23dbba975f84bcbb822a36413 (diff) | |
download | ikiwiki-d90002b8d7e163af9d536d4b5f1d0055f7227545.tar ikiwiki-d90002b8d7e163af9d536d4b5f1d0055f7227545.tar.gz |
tests: consistently use done_testing instead of no_plan
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f045cacf..63f53ce1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium * Run autopkgtest tests using autodep8 and the pkg-perl team's infrastructure * t/img.t: do not spuriously skip + * tests: consistently use done_testing instead of no_plan -- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100 |