This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
nushell
Watch
2
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/nushell/nushell
synced
2024-11-15 17:27:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7f7af2bbaa
nushell
/
tests
/
main.rs
5 lines
55 B
Rust
Raw
Normal View
History
Unescape
Escape
More renames
2019-12-17 18:54:39 +00: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 16:15:06 +00:00
mod
plugins
;
mod
shell
;
Reference in a new issue
Copy permalink