print things out when testing
This commit is contained in:
parent
3a995fa469
commit
b29cbed17c
@ -9,7 +9,7 @@ sass-live:
|
||||
sh scripts/build-sass.sh watch
|
||||
|
||||
test:
|
||||
cargo test
|
||||
cargo test -- --nocapture
|
||||
|
||||
release:
|
||||
$(BUILD) --release
|
||||
|
Loading…
Reference in New Issue
Block a user