mirror of
https://github.com/ViViDboarder/force-vim.git
synced 2024-10-31 23:56:34 +00:00
Fix tests
This commit is contained in:
parent
26bdde9d34
commit
50199e9cba
@ -89,7 +89,7 @@ function! ForceTryStart(...)
|
||||
endfunction
|
||||
|
||||
command! -nargs=0 ForceDeploy call ForceDeploy() " Deploy current file
|
||||
command! -nargs=0 ForceDeployTest call ForceDeployTest() " Deploy current file and run test
|
||||
command! -nargs=0 ForceTest call ForceTest() " Deploy current file and run test
|
||||
"command! -nargs=0 ForceRetrieve call ForceRetrieve() " Retrieve current file
|
||||
command! -nargs=? ForceLogin call ForceLogin(<f-args>) " Retrieve current file
|
||||
command! -nargs=? ForceTarget call ForceTarget(<f-args>) " Change deploy target
|
||||
|
Loading…
Reference in New Issue
Block a user