mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
Added test and impl for Request 'host' attribute
This commit is contained in:
@@ -37,5 +37,6 @@ def test_url_matcher():
|
||||
|
||||
def test_metchers():
|
||||
assert_matcher('method')
|
||||
assert_matcher('host')
|
||||
#assert_matcher('method')
|
||||
#assert_matcher('method')
|
||||
|
||||
Reference in New Issue
Block a user