mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Test for new hmac module.
This commit is contained in:
parent
8ceef4141c
commit
f166994b83
1 changed files with 2 additions and 0 deletions
2
Lib/test/test_hmac.py
Normal file
2
Lib/test/test_hmac.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
import hmac
|
||||
hmac.test()
|
Loading…
Add table
Add a link
Reference in a new issue