mirror of
https://github.com/nushell/nushell.git
synced 2025-08-13 11:17:51 +02:00
Add first integration test
This commit is contained in:
@ -17,6 +17,7 @@ mod parser;
|
||||
mod prelude;
|
||||
mod shell;
|
||||
mod stream;
|
||||
mod tests;
|
||||
|
||||
use clap::{App, Arg};
|
||||
use log::LevelFilter;
|
||||
|
Reference in New Issue
Block a user