Skip to content

Commit e7636fe

Browse files
committed
cleanup
1 parent d4d2c3f commit e7636fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_fs_service.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,9 +1080,6 @@ fn search_files_content() {
10801080
and exhibited clearly, with Watso\d*n a label attached."#,
10811081
);
10821082

1083-
fs::copy("/Users/ahashemi/Ali/proj/rust-mcp-stack/rust-mcp-filesystem/target/debug/librust_mcp_filesystem.d",
1084-
temp_dir.as_path().join("dir_search").join("xyz.txt")).unwrap();
1085-
10861083
let query = r#"Watso\d*n"#;
10871084

10881085
let results = service

0 commit comments

Comments
 (0)