MCPcopy
hub / github.com/graphql/graphiql / reason-grammar.spec.ts

File reason-grammar.spec.ts

packages/vscode-graphql-syntax/tests/reason-grammar.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { tokenizeFile } from './__utilities__/utilities';
2
3describe('inline.graphql.reason grammar', () => {
4 const scope = 'inline.graphql.re';

Callers

nothing calls this directly

Calls 2

tokenizeFileFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected