tests update, bug fix
This commit is contained in:
parent
5204cba58d
commit
18935c5b10
8 changed files with 26 additions and 43 deletions
|
|
@ -34,7 +34,7 @@ TOX_ERR_DECRYPTION = {
|
|||
TOX_PASS_ENCRYPTION_EXTRA_LENGTH = 80
|
||||
|
||||
|
||||
class LibToxEncryptSave(util.Singleton):
|
||||
class ToxEncryptSave(util.Singleton):
|
||||
|
||||
libtoxencryptsave = libtox.LibToxEncryptSave()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue