]> granicus.if.org Git - vim/commit
patch 8.0.1162: shared script for tests cannot be included twice v8.0.1162
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Sep 2017 12:26:58 +0000 (14:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Sep 2017 12:26:58 +0000 (14:26 +0200)
commit660b85e39a48a9f2e3bd7e4d8b97d0a1b4842997
tree46cbda71c0d5c384693235d7996c297f43bc3c95
parenta5e6621aadadf78c7b344e93a4b328788076f14c
patch 8.0.1162: shared script for tests cannot be included twice

Problem:    Shared script for tests cannot be included twice.
Solution:   Include it where needed, it will "finish" if loaded again.
src/testdir/test_alot.vim
src/testdir/test_bufline.vim
src/testdir/test_timers.vim
src/version.c