diff --git a/scripts/test b/scripts/test index f726d226..be9bf0b7 100755 --- a/scripts/test +++ b/scripts/test @@ -15,6 +15,7 @@ def run_vimscript(src) set shortmess+=F set noswapfile set nocp + set nofic set nomore func! Log(msg) if $DEV != '1'