summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-15 17:10:19 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-15 17:10:19 +0100
commitce2ec0a82a778ff4d79a2c3309f6cac079d7b5ee (patch)
tree9383753723f0ffeada1a16ede4e2dff947c46679 /src/testdir/test_alot.vim
parent85a7cb4dcf50aa562ff1fc872bfc1b50a5a9e368 (diff)
patch 7.4.1573v7.4.1573
Problem: Tests get stuck at the more prompt. Solution: Move the backspace test out of test_alot.
Diffstat (limited to 'src/testdir/test_alot.vim')
-rw-r--r--src/testdir/test_alot.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/test_alot.vim b/src/testdir/test_alot.vim
index f4a1450319..94ff8b1dac 100644
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -2,7 +2,6 @@
" This makes testing go faster, since Vim doesn't need to restart.
source test_assign.vim
-source test_backspace_opt.vim
source test_cursor_func.vim
source test_delete.vim
source test_expand.vim