/** * Unit tests for the language-adapter registry. * * The registry is resolved from the current RunScope. Every test enters a * fresh graph scope and clears that scope-bound registry after the case, so * registration state stays deterministic. */ export {}; //# sourceMappingURL=registry.test.d.ts.map