2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-cli/tests/main.rs

5 lines
90 B
Rust

extern crate nu_cli;
extern crate nu_test_support;
mod commands;
mod format_conversions;