mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Update milli/src/search/mod.rs
Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
parent
cb8d5f2d4b
commit
119e6d8811
1 changed files with 1 additions and 0 deletions
|
@ -451,6 +451,7 @@ mod test {
|
|||
use super::*;
|
||||
use crate::index::tests::TempIndex;
|
||||
|
||||
#[cfg(feature = "default")]
|
||||
#[test]
|
||||
fn test_kanji_language_detection() {
|
||||
let index = TempIndex::new();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue