MCPcopy
hub / github.com/VSCodeVim/Vim / lineRangeResolve.test.ts

File lineRangeResolve.test.ts

test/vimscript/lineRangeResolve.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'assert';
2import { LineRange } from '../../src/vimscript/lineRange';
3import { ITestObject, testIt } from '../testSimplifier';
4import { setupWorkspace } from '../testUtils';

Callers

nothing calls this directly

Calls 2

setupWorkspaceFunction · 0.90
resolveTestFunction · 0.85

Tested by

no test coverage detected