]> git.ipfire.org Git - thirdparty/httpx.git/commit
Use relative tests directory references (#1052)
authorFlorimond Manca <florimond.manca@gmail.com>
Thu, 16 Jul 2020 14:28:31 +0000 (16:28 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 14:28:31 +0000 (16:28 +0200)
commit09672a99dd49e95fcf8f7dda25f39c423bfa6163
tree50bab280c3700d1936e748ec27bb0d80477f0808
parentff93a011a44f4a76015e4866d01ff79a6afe350a
Use relative tests directory references (#1052)

* Use relative tests directory references

* Use absolute TESTS_DIR

Co-authored-by: Tom Christie <tom@tomchristie.com>
tests/client/test_auth.py
tests/common.py [new file with mode: 0644]
tests/fixtures/.netrc [moved from tests/.netrc with 100% similarity]
tests/test_utils.py