1
Fork 0

tests: update for rfs rename

This commit is contained in:
许杰友 Jieyou Xu (Joe) 2024-07-17 13:31:38 +00:00
parent 1f1bf4c71b
commit d69cc1ccbf
80 changed files with 80 additions and 82 deletions

View file

@ -1,4 +1,4 @@
use run_make_support::fs as rfs;
use run_make_support::rfs;
use std::path::{Path, PathBuf};
use run_make_support::{assert_dirs_are_equal, rustdoc};