Split out tests

This commit is contained in:
Lukas Wirth 2022-06-17 15:19:09 +02:00
parent a2537e591a
commit f35a9a1dcc
3 changed files with 396 additions and 397 deletions

View file

@ -1,6 +1,8 @@
//! See `CompletionContext` structure.
mod analysis;
#[cfg(test)]
mod tests;
use base_db::SourceDatabaseExt;
use hir::{