[Tests] Enable unicode path test on Windows

This commit is contained in:
Chase Sterling 2022-01-25 13:47:00 -05:00 committed by Calum Lind
parent dbf3495c4e
commit 71cde7c05e
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3
1 changed files with 0 additions and 3 deletions

View File

@ -7,7 +7,6 @@
#
from twisted.trial import unittest
from deluge.common import windows_check
from deluge.ui.common import TorrentInfo
from . import common
@ -122,8 +121,6 @@ class UICommonTestCase(unittest.TestCase):
self.assertTrue('azcvsupdater_2.6.2.jar' in ti.files_tree)
def test_utf8_encoded_paths2(self):
if windows_check():
raise unittest.SkipTest('on windows KeyError: unicode_filenames')
filename = common.get_test_data_file('unicode_filenames.torrent')
filepath1 = '\u30c6\u30af\u30b9\u30fb\u30c6\u30af\u30b5\u30f3.mkv'
filepath2 = (