summaryrefslogtreecommitdiffstats
path: root/runtime/indent/testdir
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-11-25 04:03:09 +0100
committerBram Moolenaar <Bram@vim.org>2018-11-25 04:03:09 +0100
commitdc2f73a6980be13c97a83047d0de50824bc0f20f (patch)
tree640d3bbee14c7c2891a6e5ca6f35b616f0187fb8 /runtime/indent/testdir
parentb730f0c7ba36492d795f081b19bbcb85cdf0f50f (diff)
patch 8.1.0545: when executing indent tests user preferences interferev8.1.0545
Problem: When executing indent tests user preferences interfere. Solution: Add "--clean".
Diffstat (limited to 'runtime/indent/testdir')
-rw-r--r--runtime/indent/testdir/runtest.vim4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/indent/testdir/runtest.vim b/runtime/indent/testdir/runtest.vim
index 5d36512f94..1cc0d3f716 100644
--- a/runtime/indent/testdir/runtest.vim
+++ b/runtime/indent/testdir/runtest.vim
@@ -1,4 +1,6 @@
-" Runs all the indent tests for which there is no .out file
+" Runs all the indent tests for which there is no .out file.
+"
+" Current directory must be runtime/indent.
set nocp
filetype indent on