Merging upstream version 2.5.22.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d6e155e372
commit
d227f26242
3 changed files with 3 additions and 1 deletions
|
@ -160,6 +160,7 @@ def test_tags_from_path_plist_text(tmpdir):
|
|||
('Pipfile.lock', {'text', 'json'}),
|
||||
('mod/test.py', {'text', 'python'}),
|
||||
('mod/Dockerfile', {'text', 'dockerfile'}),
|
||||
('config.ru', {'text', 'ruby'}),
|
||||
('Gemfile', {'text', 'ruby'}),
|
||||
('Gemfile.lock', {'text'}),
|
||||
('Jenkinsfile', {'text', 'groovy', 'jenkins'}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue