summaryrefslogtreecommitdiff
path: root/test/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/vimrc')
-rw-r--r--test/vimrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/vimrc b/test/vimrc
index 970e20ee..9548f861 100644
--- a/test/vimrc
+++ b/test/vimrc
@@ -35,7 +35,3 @@ set ttimeoutlen=0
execute 'set encoding=utf-8'
let g:mapleader=','
-
-" Clear the TMPDIR value for tests.
-" The plugin should set this to /tmp by default, which we will test.
-let $TMPDIR = ''