]> git.ipfire.org Git - thirdparty/starlette.git/commit
move test from test_base.py to test_routing.py (#1693)
authorAdrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Wed, 15 Jun 2022 13:22:18 +0000 (08:22 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Jun 2022 13:22:18 +0000 (08:22 -0500)
commitdec10cab89008bb560574d104976fdaaa018fbd8
tree0d3617fa1e0a7ce7e5e103ab8eac5b060b86aa5d
parentdaf29136df53ff03fb291644a4e564b6b37b4857
move test from test_base.py to test_routing.py (#1693)
tests/middleware/test_base.py
tests/middleware/test_middleware.py [new file with mode: 0644]
tests/test_routing.py