diff options
Diffstat (limited to 'test/old/testdir/test_sha256.vim')
-rw-r--r-- | test/old/testdir/test_sha256.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/old/testdir/test_sha256.vim b/test/old/testdir/test_sha256.vim index f6f430b04e..b0941c60e3 100644 --- a/test/old/testdir/test_sha256.vim +++ b/test/old/testdir/test_sha256.vim @@ -1,7 +1,7 @@ " Tests for the sha256() function. source check.vim -CheckFeature cryptv +" CheckFeature cryptv CheckFunction sha256 function Test_sha256() |