nushell/tests/main.rs
Jonathan Turner 4322d373e6 More renames
2019-12-18 07:54:39 +13:00

7 lines
93 B
Rust

extern crate nu_test_support;
mod commands;
mod converting_formats;
mod plugins;
mod shell;