mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Fix test issue.
This patch fix https://travis-ci.org/funilrys/hosts/jobs/347497718#L748
This commit is contained in:
@@ -1128,6 +1128,7 @@ def remove_old_hosts_file(backup):
|
||||
open(old_file_path, "a").close()
|
||||
# End File Logic
|
||||
|
||||
|
||||
def domain_to_idna(line):
|
||||
"""
|
||||
Encode a domain which is presente into a line into `idna`. This way we avoid
|
||||
|
||||
Reference in New Issue
Block a user