aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_autoload.vim
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-07-31 11:07:18 +0800
committerGitHub <noreply@github.com>2024-07-31 11:07:18 +0800
commit410be968d5bf326204f7ce4a3344e40a8cd0000a (patch)
tree9ebc400fe843ffe98e86d05b52a9bb28b8f41596 /test/old/testdir/test_autoload.vim
parent403de7ffc752c811d012020412ce1bbd4c61986f (diff)
parent706a0a4b04507f1b3d45de013cdd8cbe8de62fda (diff)
downloadrneovim-410be968d5bf326204f7ce4a3344e40a8cd0000a.tar.gz
rneovim-410be968d5bf326204f7ce4a3344e40a8cd0000a.tar.bz2
rneovim-410be968d5bf326204f7ce4a3344e40a8cd0000a.zip
Merge pull request #29924 from zeertzjq/vim-9.1.0411
vim-patch:8.2.{1731,3264,4115},9.1.{partial:0411,0415,0419,partial:0445}
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