cosmic-text/editor-test.sh

4 lines
143 B
Bash
Raw Normal View History

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