Add simple test

This commit is contained in:
ManyTheFish 2023-12-13 11:47:12 +01:00 committed by Louis Dureuil
parent 9991152bbe
commit ac68f33194
No known key found for this signature in database
2 changed files with 153 additions and 0 deletions

View file

@ -6,6 +6,7 @@ mod errors;
mod facet_search;
mod formatted;
mod geo;
mod hybrid;
mod multi;
mod pagination;
mod restrict_searchable;