diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2018-03-12 17:51:13 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2018-05-03 18:12:58 -0700 |
commit | 91cbbfc17fb8f38ea6e86bb39e36acd407ef3cef (patch) | |
tree | e23780b5f66346a9c662042a5ab211609947df01 /tests/test_util.py | |
parent | 6906398c39364d63781acf8e02f9333292afb03a (diff) | |
download | paramiko-auth-shakeup.tar.gz |
WIPauth-shakeup
Diffstat (limited to 'tests/test_util.py')
-rw-r--r-- | tests/test_util.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_util.py b/tests/test_util.py index 5db06dae..3385c5ac 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -73,6 +73,7 @@ class UtilTest(unittest.TestCase): Agent AgentKey AuthenticationException + Authenticator AutoAddPolicy BadAuthenticationType BufferedFile |