2 lines
109 B
VimL
2 lines
109 B
VimL
" Run tests in the background, send results to the quickfix window
|
|
let test#strategy = 'asyncrun_background'
|