2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-24 11:27:14 +00:00
nushell/crates/nu-engine/tests/main.rs
Darren Schroeder 231a445809
working for comparing filepath to string ()
* working for comparing filepath to string

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

3 lines
45 B
Rust

extern crate nu_test_support;
mod evaluate;