Fixed inconsistencies and typos

This commit is contained in:
Sun Knudsen 2021-07-21 19:48:34 -04:00
parent 226da37e19
commit bd6d2d7764
No known key found for this signature in database
GPG key ID: 1FA767862BBD1305
19 changed files with 47 additions and 47 deletions

View file

@ -5,7 +5,7 @@ source ./test.exp
set passphrase "asdasd"
set secret "foo\nbar"
test_label "Should backup secret using 2-of-3 Shamir Secret Sharing"
test_label "Should back up secret using 2-of-3 Shamir Secret Sharing"
source ./tests/helpers/shamir-2-of-3-backup.exp