summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/pypi_server.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/packaging/tests/pypi_server.py')
-rw-r--r--Lib/packaging/tests/pypi_server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/packaging/tests/pypi_server.py b/Lib/packaging/tests/pypi_server.py
index 2baf8ba..41bf9c4 100644
--- a/Lib/packaging/tests/pypi_server.py
+++ b/Lib/packaging/tests/pypi_server.py
@@ -22,7 +22,7 @@ I think of something like that:
Then, the server must have only one port to rely on, eg.
- >>> server.fulladress()
+ >>> server.fulladdress()
"http://ip:port/"
It could be simple to have one HTTP server, relaying the requests to the two