summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Sterling <chase.sterling@gmail.com>2022-01-25 13:47:00 -0500
committerCalum Lind <calumlind+deluge@gmail.com>2022-01-26 18:44:47 +0000
commit71cde7c05e65436c5511769f996dc6bec89a8ba9 (patch)
treef23e4495ca006162ae2c40f2549f54b6b2fe3bc5
parentdbf3495c4e31314a854b8d7ec8a1e9b931482282 (diff)
downloaddeluge-71cde7c05e65436c5511769f996dc6bec89a8ba9.tar.gz
deluge-71cde7c05e65436c5511769f996dc6bec89a8ba9.tar.bz2
deluge-71cde7c05e65436c5511769f996dc6bec89a8ba9.zip
[Tests] Enable unicode path test on Windows
-rw-r--r--deluge/tests/test_ui_common.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/deluge/tests/test_ui_common.py b/deluge/tests/test_ui_common.py
index 809abbd8e..6625549e8 100644
--- a/deluge/tests/test_ui_common.py
+++ b/deluge/tests/test_ui_common.py
@@ -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 = (