Improvements for tests

This commit is contained in:
Jeremy Soller 2022-10-19 15:31:09 -06:00
parent 1503589355
commit ac31fa8284
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
2 changed files with 53 additions and 19 deletions

View file

@ -1 +1 @@
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test -- "$@"
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test --features mono -- "$@"