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