add tests

This commit is contained in:
lymanZerga11 2017-03-09 09:01:37 +08:00 committed by GitHub
parent 6d53d08b6c
commit 8e67c6f512
1 changed files with 1 additions and 1 deletions

View File

@ -171,4 +171,4 @@ def test_handlers():
f2 = tflow.tflow(client_conn=f.client_conn)
up.requestheaders(f2)
assert not f2.response
assert f2.metadata["proxyauth"] == ('test','test')
assert f2.metadata["proxyauth"] == ('test', 'test')