Skip to content

Commit

Permalink
Drop this, it's no good.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Jan 16, 2016
1 parent c3fac9d commit d809a58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/memdbg.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
from cffi import api as _api


assert sys.modules.get('ssl') is None
assert sys.modules.get('_hashlib') is None
sys.modules['ssl'] = None
sys.modules['_hashlib'] = None

Expand Down

0 comments on commit d809a58

Please sign in to comment.