mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-23 21:20:24 +01:00
Update milli/src/search/mod.rs
Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
parent
cb8d5f2d4b
commit
119e6d8811
@ -451,6 +451,7 @@ mod test {
|
|||||||
use super::*;
|
use super::*;
|
||||||
use crate::index::tests::TempIndex;
|
use crate::index::tests::TempIndex;
|
||||||
|
|
||||||
|
#[cfg(feature = "default")]
|
||||||
#[test]
|
#[test]
|
||||||
fn test_kanji_language_detection() {
|
fn test_kanji_language_detection() {
|
||||||
let index = TempIndex::new();
|
let index = TempIndex::new();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user