More renames

This commit is contained in:
Jonathan Turner
2019-12-18 07:54:39 +13:00
parent 08571392e6
commit 4322d373e6
45 changed files with 99 additions and 99 deletions

View File

@ -1,6 +1,6 @@
use test_support::fs::{file_contents, Stub::FileWithContent};
use test_support::nu;
use test_support::playground::Playground;
use nu_test_support::fs::{file_contents, Stub::FileWithContent};
use nu_test_support::nu;
use nu_test_support::playground::Playground;
#[test]
fn figures_out_intelligently_where_to_write_out_with_metadata() {