/** * LocalFilesystemAdapter test suite * * SMI-591: original adapter tests (extracted from ScraperAdapters.test.ts by * SMI-4287 so the file stays under the governance 500-line ceiling). * * SMI-4287-specific symlink, permission, loop, and case-insensitive coverage * lives in the sidecar `LocalFilesystemAdapter.coverage.test.ts` — keeping * the two split prevents this file from crossing 500 lines again. */ export {}; //# sourceMappingURL=LocalFilesystemAdapter.test.d.ts.map