aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_autoload.vim
diff options
context:
space:
mode:
Diffstat (limited to 'test/old/testdir/test_autoload.vim')
-rw-r--r--test/old/testdir/test_autoload.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/old/testdir/test_autoload.vim b/test/old/testdir/test_autoload.vim
index e89fe3943b..156387a2d2 100644
--- a/test/old/testdir/test_autoload.vim
+++ b/test/old/testdir/test_autoload.vim
@@ -21,5 +21,4 @@ func Test_source_autoload()
call assert_equal(1, g:loaded_sourced_vim)
endfunc
-
" vim: shiftwidth=2 sts=2 expandtab