mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 07:00:37 +02:00
Add (near) automatic testing for command examples (#1777)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
extern crate nu_cli;
|
||||
extern crate nu_test_support;
|
||||
|
||||
mod commands;
|
||||
|
Reference in New Issue
Block a user