mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
test: fix Python tests
This commit is contained in:
@ -98,5 +98,5 @@ def test_get_languages():
|
||||
|
||||
def test_get_language_extensions():
|
||||
assert get_language_extensions("Python") == [".py", ".cgi", ".fcgi", ".gyp", ".gypi", ".lmi", ".py3", ".pyde",
|
||||
".pyi", ".pyp", ".pyt", ".pyw", ".rpy", ".smk", ".spec", ".tac",
|
||||
".pyi", ".pyp", ".pyt", ".pyw", ".rpy", ".spec", ".tac",
|
||||
".wsgi", ".xpy"]
|
||||
|
Reference in New Issue
Block a user