mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-26 19:58:50 +01:00
Updated checksum tests
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5c5515bec0
commit
c29e6e10ea
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ def test_md5_superuser():
|
|||
|
||||
def test_md5_security():
|
||||
result = md5('slpkg/security.py')
|
||||
assert result == "36c3a9213a27ab0b49e9c1bdd5bd2db6"
|
||||
assert result == "eb8dbea4dec6d72353d30475670389f0"
|
||||
|
|
Loading…
Add table
Reference in a new issue