add typo integration tests

This commit is contained in:
ad hoc
2022-04-01 10:50:01 +02:00
parent 1941072bb2
commit 2cb71dff4a
2 changed files with 98 additions and 0 deletions

View File

@ -16,6 +16,7 @@ mod distinct;
mod filters;
mod query_criteria;
mod sort;
mod typo_tolerance;
pub const TEST_QUERY: &'static str = "hello world america";