mute false import warning for nu-command test where_ (#5350)

This commit is contained in:
Michael Angerman
2022-04-27 22:45:39 -07:00
committed by GitHub
parent 55e5106695
commit 4ec4649903

View File

@ -1,4 +1,5 @@
use nu_test_support::nu;
#[allow(unused)]
use nu_test_support::pipeline;
#[test]