mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
Fix tests in python 3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import threading
|
||||
import requests
|
||||
|
||||
from testserver.server import Server
|
||||
from tests.testserver.server import Server
|
||||
|
||||
|
||||
def test_chunked_upload():
|
||||
|
||||
Reference in New Issue
Block a user