forked from extern/nushell
231a445809
* working for comparing filepath to string * added tests
4 lines
45 B
Rust
4 lines
45 B
Rust
extern crate nu_test_support;
|
|
|
|
mod evaluate;
|