noodling on sexp

This commit is contained in:
Greg Shuflin
2024-01-29 17:28:01 -08:00
parent cdbbb8214f
commit a9d08a9213
5 changed files with 21 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ _default:
just --list
test:
cargo nextest run
test *args:
cargo nextest run {{args}}