mirror of
https://github.com/nushell/nushell.git
synced 2025-04-03 06:01:11 +02: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;
|
use nu_test_support::nu;
|
||||||
|
#[allow(unused)]
|
||||||
use nu_test_support::pipeline;
|
use nu_test_support::pipeline;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
Loading…
Reference in New Issue
Block a user