diff options
author | Simon McVittie <smcv@debian.org> | 2016-01-18 09:21:07 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-01-19 11:24:18 +0000 |
commit | b0627aef10e3b5cf71f089aa4d586326b99bcc91 (patch) | |
tree | b5c2d42e93e307f6db50713f62365b16d19e063c /debian | |
parent | 5dceeb28d8743e71333bf346a26fe296d2e0fb5c (diff) | |
download | ikiwiki-b0627aef10e3b5cf71f089aa4d586326b99bcc91.tar ikiwiki-b0627aef10e3b5cf71f089aa4d586326b99bcc91.tar.gz |
img test: use the right filenames when testing that deletion occurs
Also use a less misleading name for the sample SVG: it is no longer empty.
Since commit 105f285a it has contained a blue square.
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 dc2fe2f06..71a1b0e45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium * Silence "used only once: possible typo" warnings for variables that are part of modules' APIs * img test: skip testing PDFs if unsupported + * img test: use the right filenames when testing that deletion occurs -- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100 |