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-10 15:14:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
32601bb352
nushell
/
tests
/
main.rs
6 lines
65 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
Move nu-path tests to integration tests (#4015) * Move nu-path tests to integration tests To prevent circular dependency between nu-path and nu-test-support crates. * Fmt
2021-09-15 19:11:28 +00:00
mod
path
;
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