mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 14:00:06 +08:00
Fix lint again
This commit is contained in:
parent
0a29c2b40b
commit
e29c002110
@ -1,4 +1,3 @@
|
|||||||
Execute (Test web#http api):
|
Execute (Test web#http api):
|
||||||
let g:test_api_web_http = SpaceVim#api#import('web#http')
|
let g:test_api_web_http = SpaceVim#api#import('web#http')
|
||||||
let g:test_api_web_http_getresult = g:test_api_web_http.get('spacevim.org')
|
let g:test_api_web_http_getresult = g:test_api_web_http.get('spacevim.org')
|
||||||
AssertEqual g:test_api_web_http_getresult.status, '200'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user