from util.registry.torrent import make_torrent def test_make_torrent_unicode_url(): make_torrent('foo', unicode('bar'), 10, 20, 'hello world')