mirror of
https://github.com/httpie/cli.git
synced 2025-08-17 02:11:09 +02:00
More unicode.
This commit is contained in:
@ -4,9 +4,7 @@ Various unicode handling related tests.
|
||||
|
||||
"""
|
||||
from tests import http, httpbin, HTTP_OK
|
||||
|
||||
|
||||
UNICODE = u'太陽'
|
||||
from tests.fixtures import UNICODE
|
||||
|
||||
|
||||
class TestUnicode:
|
||||
|
Reference in New Issue
Block a user