blob: 21a524116b59f4085dc751d5d777763a2876be60 [file] [log] [blame]
Bram Moolenaarb00da1d2015-12-03 16:33:12 +01001" A series of tests that can run in one Vim invocation.
2" This makes testing go faster, since Vim doesn't need to restart.
3
Bram Moolenaar6cd13452015-12-03 16:54:53 +01004source test_lispwords.vim
Bram Moolenaarb00da1d2015-12-03 16:33:12 +01005source test_sort.vim
Bram Moolenaar6cd13452015-12-03 16:54:53 +01006source test_undolevels.vim