mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-18 01:00: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
|