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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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