mirror of
https://github.com/mirror/wget.git
synced 2025-03-13 11:20:19 +08:00
* testenv/test/http_test.py: Ensure that HTTPTest.begin() always returns a value Previously the HTTPTest.begin() method always returned None. However this is not consistent with the begin() implementation of the parent class (BaseTest). This change ensures that HTTPTest.begin() returns a value. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
base_test.py | ||
http_test.py |