mirror of
https://github.com/nushell/nushell.git
synced 2025-08-20 10:38:04 +02:00
working for comparing filepath to string (#2906)
* working for comparing filepath to string * added tests
This commit is contained in:
3
crates/nu-engine/tests/main.rs
Normal file
3
crates/nu-engine/tests/main.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
extern crate nu_test_support;
|
||||
|
||||
mod evaluate;
|
Reference in New Issue
Block a user