[cleanup] Misc

Authored by: Grub4K
pull/7718/head
Simon Sawicki 8 months ago
parent de015e9307
commit 088add9567
No known key found for this signature in database

@ -2405,5 +2405,6 @@ Line 1
assert run_shell(['echo', '^!']) == '"^!"\n'
assert run_shell('echo "^!"') == '"^!"\n'
if __name__ == '__main__':
unittest.main()

Loading…
Cancel
Save