Skip to content

Commit 7b5ef2d

Browse files
committed
Drop never used test
1 parent 1eff391 commit 7b5ef2d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/cli-self-upd.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -303,10 +303,6 @@ fn uninstall_doesnt_leave_gc_file() {
303303
})
304304
}
305305

306-
#[test]
307-
#[ignore]
308-
fn uninstall_stress_test() {}
309-
310306
#[cfg(unix)]
311307
fn install_adds_path_to_rc(rcfile: &str) {
312308
setup(&|config| {

0 commit comments

Comments
 (0)