mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Updated checksum
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
3cc70413cd
commit
e89c50f77d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from slpkg.md5sum import md5
|
|||
|
||||
def test_md5_superuser():
|
||||
result = md5('slpkg/superuser.py')
|
||||
assert result == "e6cebdf37fbc1b8e9d3c5e3e53b300c1"
|
||||
assert result == "25ec85aa9c2803ece6397e4147449ea6"
|
||||
|
||||
|
||||
def test_md5_security():
|
||||
|
|
Loading…
Reference in a new issue