mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +02:00
mute false import warning for nu-command test where_ (#5350)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
use nu_test_support::nu;
|
||||
#[allow(unused)]
|
||||
use nu_test_support::pipeline;
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user