starship/tests/testsuite/main.rs

10 lines
127 B
Rust
Raw Normal View History

mod character;
mod common;
mod configuration;
mod directory;
mod golang;
mod line_break;
mod nodejs;
mod python;
mod username;