summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-07-08 14:29:19 +0200
committerBram Moolenaar <Bram@vim.org>2017-07-08 14:29:19 +0200
commit710b4a16465fb38492801a0dccf2293397aadc6a (patch)
tree1a5f984eb059806e8401bad50106c3845f8e789f /src/testdir/test_alot.vim
parentc4f833808af930505017c9389d44a828601e247c (diff)
patch 8.0.0699: checksum tests are not actually runv8.0.0699
Problem: Checksum tests are not actually run. Solution: Add the tests to the list. (Dominique Pelle, closes #1819)
Diffstat (limited to 'src/testdir/test_alot.vim')
-rw-r--r--src/testdir/test_alot.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test_alot.vim b/src/testdir/test_alot.vim
index fec22714e7..8e245ed20d 100644
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -44,6 +44,7 @@ source test_reltime.vim
source test_searchpos.vim
source test_set.vim
source test_sort.vim
+source test_sha256.vim
source test_statusline.vim
source test_syn_attr.vim
source test_tabline.vim