1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-26 07:19:55 +01: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

4 lines
45 B
Rust

extern crate nu_test_support;
mod evaluate;