mirror of
https://github.com/nushell/nushell.git
synced 2025-03-25 14:07:26 +01:00
mute false import warning for nu-command test where_ (#5350)
This commit is contained in:
parent
55e5106695
commit
4ec4649903
@ -1,4 +1,5 @@
|
||||
use nu_test_support::nu;
|
||||
#[allow(unused)]
|
||||
use nu_test_support::pipeline;
|
||||
|
||||
#[test]
|
||||
|
Loading…
Reference in New Issue
Block a user