| 1 | import { inspectTreeStructure, testParseSourceCodeDefinitions } from "./helpers" |
| 2 | import { embeddedTemplateQuery } from "../queries" |
| 3 | import sampleEmbeddedTemplateContent from "./fixtures/sample-embedded_template" |
| 4 |
nothing calls this directly
no test coverage detected