mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-04 11:12:39 +00:00
[cleanup] Misc
Authored by: Grub4K
This commit is contained in:
@@ -2405,5 +2405,6 @@ Line 1
|
||||
assert run_shell(['echo', '^!']) == '"^!"\n'
|
||||
assert run_shell('echo "^!"') == '"^!"\n'
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Reference in New Issue
Block a user