This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4322d373e6
nushell
/
tests
/
main.rs
7 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
More renames
2019-12-17 19:54:39 +01:00
extern
crate
nu_test_support
;
This commit is the continuing phase of extracting functionality to subcrates. We extract test helpers and begin to change Nu shell's test organization along with it.
2019-12-15 17:15:06 +01:00
mod
commands
;
mod
converting_formats
;
mod
plugins
;
mod
shell
;
Reference in New Issue
Copy Permalink