make the tests compile again

This commit is contained in:
Tamo
2022-10-18 15:14:18 +02:00
committed by Clément Renault
parent 656f809b1d
commit 7308ccd530
6 changed files with 65 additions and 155 deletions

View File

@ -1,3 +1,5 @@
use meilisearch_http::analytics;
mod auth;
mod common;
mod dashboard;