windows fix?

This commit is contained in:
Devyn Cairns 2024-06-06 19:06:15 -07:00
parent 6bf00103e1
commit 307b019723
No known key found for this signature in database

View File

@ -1,4 +1,3 @@
#[cfg(not(windows))]
use nu_test_support::fs::Stub::EmptyFile;
use nu_test_support::playground::Playground;
use nu_test_support::{nu, pipeline};