Skip to content

Commit

Permalink
fix another failing sodium test
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbra committed Jul 11, 2023
1 parent ca578f9 commit 878af55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/testdir/test_crypt.vim
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ endfunc

func Test_uncrypt_xchacha20v2()
CheckFeature sodium
CheckArch s390x
" Test, reading xchacha20v2
let hex =<< trim END
00000000: 5669 6d43 7279 7074 7e30 3521 9f20 4e14 VimCrypt~05!. N.
Expand Down

0 comments on commit 878af55

Please sign in to comment.