mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	fmt
This commit is contained in:
		| @@ -371,9 +371,8 @@ pub fn build_dfa(word: &str, typos: u8, is_prefix: bool) -> DFA { | ||||
|  | ||||
| #[cfg(test)] | ||||
| mod test { | ||||
|     use crate::index::tests::TempIndex; | ||||
|  | ||||
|     use super::*; | ||||
|     use crate::index::tests::TempIndex; | ||||
|  | ||||
|     #[test] | ||||
|     fn test_is_authorized_typos() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user