mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
test create index
This commit is contained in:
3
tests/search/mod.rs
Normal file
3
tests/search/mod.rs
Normal file
@ -0,0 +1,3 @@
|
||||
// This modules contains all the test concerning search. Each particular feture of the search
|
||||
// should be tested in its own module to isolate tests and keep the tests readable.
|
||||
|
Reference in New Issue
Block a user