Browse Source

Tests: fix rtp for testing vimrc

Marco Hinz 11 years ago
parent
commit
590755234b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/vimrc

+ 1 - 1
test/vimrc

@@ -1,6 +1,6 @@
 filetype off
 set runtimepath+=vader.vim
-set runtimepath+=.
+set runtimepath+=..
 filetype plugin on
 syntax enable
 set hidden