stemedb/crates/stemedb-storage/src/similarity_index
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
..
mod.rs feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00
model.rs feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00
store_impl.rs feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00
tests.rs fix: correct test module imports for similarity_index 2026-02-03 12:45:22 -07:00
traits.rs feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00