Adding upstream version 2.5.23.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
68c873e788
commit
21c45ce514
4 changed files with 7 additions and 3 deletions
|
@ -39,6 +39,7 @@ def test_all_tags_contains_each_type():
|
|||
assert 'plist' in identify.ALL_TAGS # extension, needs binary check
|
||||
assert 'dockerfile' in identify.ALL_TAGS # by file convention
|
||||
assert 'python3' in identify.ALL_TAGS # by shebang
|
||||
assert 'php8' in identify.ALL_TAGS # by shebang
|
||||
|
||||
|
||||
def test_tags_from_path_does_not_exist(tmpdir):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue