commit | 462bd6073122f25f524fa92853cf5974d06c7eb8 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <[email protected]> | Fri Apr 25 07:49:08 2014 -0700 |
committer | Alex Gaynor <[email protected]> | Fri Apr 25 07:49:08 2014 -0700 |
tree | 7200b1c4e307652097a56abc60132be36de7ec72 | |
parent | 68f1e0c2deea59df17e573b908f45182eff51dd0 [diff] [blame] |
Fix some typos. Found with https://github.com/intgr/topy/
diff --git a/tests/test_utils.py b/tests/test_utils.py index b50c21f..7a0b9e7 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py
@@ -2638,7 +2638,7 @@ def test_raises_unsupported_algorithm(): - # Check that it doesnt assert if the right things are raised. + # Check that it doesn't assert if the right things are raised. with raises_unsupported_algorithm( _Reasons.BACKEND_MISSING_INTERFACE ) as exc_info: