2025-06-25 22:37:24 +09:00

8 lines
194 B
Rust

use cargo_test_support::compare::assert_ui;
use crate::prelude::*;
use cargo_test_support::{command_is_available, paths, Project};
use std::fs;
use std::process::Command;
use crate::test_root;