mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-04 16:22:55 +00:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
test:
|
|
echo "Run test only... No examples."
|
|
cargo test --tests --lib
|