Merging upstream version 2.5.17.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a9bff6e427
commit
2b344384ef
3 changed files with 7 additions and 1 deletions
|
@ -165,6 +165,8 @@ def test_tags_from_path_plist_text(tmpdir):
|
|||
('Jenkinsfile', {'text', 'groovy', 'jenkins'}),
|
||||
('build.jenkins', {'text', 'groovy', 'jenkins'}),
|
||||
('build.jenkinsfile', {'text', 'groovy', 'jenkins'}),
|
||||
('meson.build', {'text', 'meson'}),
|
||||
('meson_options.txt', {'text', 'plain-text', 'meson'}),
|
||||
|
||||
# does not set binary / text
|
||||
('f.plist', {'plist'}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue