nushell/crates/nu-engine/tests/main.rs
Darren Schroeder 231a445809
working for comparing filepath to string (#2906)
* working for comparing filepath to string

* added tests
2021-01-11 16:41:19 +13:00

4 lines
45 B
Rust

extern crate nu_test_support;
mod evaluate;