mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 15:44:59 +02:00
Add initial nu-test-support port (#913)
* Add initial nu-test-support port * finish changing binary name * Oops, these aren't Windows-safe tests
This commit is contained in:
2
tests/plugins/mod.rs
Normal file
2
tests/plugins/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
#[cfg(features = "inc")]
|
||||
mod core_inc;
|
Reference in New Issue
Block a user