Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ sentenceMotion.test.ts
File
sentenceMotion.test.ts
test/sentenceMotion.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ newTest } from
'./testSimplifier'
;
2
import
{ setupWorkspace } from
'./testUtils'
;
3
4
suite(
'sentence motion'
, () => {
Callers
nothing calls this directly
Calls
2
setupWorkspace
Function · 0.90
newTest
Function · 0.90
Tested by
no test coverage detected