mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2025-12-27 20:42:54 +00:00
3 lines
81 B
Bash
Executable File
3 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
cargo test --no-default-features --features mmap -- --test-threads 1
|