cosmic-text/editor-test.sh

4 lines
159 B
Bash
Raw Normal View History

2022-10-24 08:56:48 -06:00
# SPDX-License-Identifier: MIT OR Apache-2.0
2022-10-19 15:31:09 -06:00
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test --features mono -- "$@"