Adding upstream version 2.5.27.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b37069d79e
commit
0f226c8284
4 changed files with 8 additions and 6 deletions
|
@ -154,6 +154,7 @@ def test_tags_from_path_plist_text(tmpdir):
|
|||
('test.py', {'text', 'python'}),
|
||||
('test.mk', {'text', 'makefile'}),
|
||||
('Makefile', {'text', 'makefile'}),
|
||||
('Containerfile', {'text', 'dockerfile'}),
|
||||
('Dockerfile', {'text', 'dockerfile'}),
|
||||
('Dockerfile.xenial', {'text', 'dockerfile'}),
|
||||
('xenial.Dockerfile', {'text', 'dockerfile'}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue