commit | 8e15ffcde757ffc6cfe8b5e384948b3278e9af33 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 15 16:35:39 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 15 16:35:39 2016 +0100 |
tree | 376d2c5b5e9a1f5f7248f062640f5611bb8accc7 | |
parent | 426dd0219512af5f4abeb0901b533159253ffba3 [diff] [blame] |
patch 7.4.1571 Problem: No test for ":help". Solution: Add a test for what 7.4.1568 fixed. (Higashi Higashi)
diff --git a/src/testdir/test_alot.vim b/src/testdir/test_alot.vim index 55502ba..f4a1450 100644 --- a/src/testdir/test_alot.vim +++ b/src/testdir/test_alot.vim
@@ -9,6 +9,7 @@ source test_feedkeys.vim source test_file_perm.vim source test_glob2regpat.vim +source test_help_tagjump.vim source test_join.vim source test_lispwords.vim source test_menu.vim