]> granicus.if.org Git - vim/commit
patch 8.2.3145: Vim9: profile test fails without profile feature v8.2.3145
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Jul 2021 14:31:51 +0000 (16:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Jul 2021 14:31:51 +0000 (16:31 +0200)
commit4ece152ad60c4fbd5b98b849a39b8ad9a987d319
tree38b58b5acbac02a1b51ea6eba22ae201d2b985ab
parent0f1227f7d5a3e368f61d396c1640088c079fef91
patch 8.2.3145: Vim9: profile test fails without profile feature

Problem:    Vim9: profile test fails without profile feature.
Solution:   Check the profile feature is present.
src/testdir/test_vim9_script.vim
src/version.c