stemedb/crates/stemedb-storage
jordan 360f1b0867 fix: correct test module imports for similarity_index
Fix super:: imports in tests.rs which is included via #[path] directive.
When using #[path = "tests.rs"], super refers to the module containing
the directive (store_impl), not the parent module.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 12:45:22 -07:00
..
benches feat: WAL hardening (Phase 5B) - CRC32C, crash recovery, group commit, log rotation 2026-02-02 12:36:35 -07:00
src fix: correct test module imports for similarity_index 2026-02-03 12:45:22 -07:00
Cargo.toml feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00