Skip to content

Commit

Permalink
[compat] Add test for compat_casefold()
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkf authored Nov 1, 2022
1 parent 65ccb0d commit 087ddc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_compat.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@


from youtube_dl.compat import (
compat_casefold,
compat_getenv,
compat_setenv,
compat_etree_Element,
Expand Down

0 comments on commit 087ddc2

Please sign in to comment.