typst/.cargo/config.toml
Abdul-Rahman Sibahi 7dff22db8a
Add cargo testit alias for running integration tests (#6682)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-01 09:11:34 +00:00

3 lines
52 B
TOML

[alias]
testit = "test --workspace --test tests --"