mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-16 16:20:40 +00:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
test:
|
|
echo "Run test only... No examples."
|
|
cargo test --all --tests --lib
|