Introduce integration test on criteria

This commit is contained in:
many
2021-06-03 14:44:53 +02:00
parent 834504aec0
commit 10882bcbce
4 changed files with 686 additions and 0 deletions

1
milli/tests/mod.rs Normal file
View File

@ -0,0 +1 @@
mod search;