Skip to content

Commit cc10149

Browse files
Remove superfluous test
1 parent a66e4e1 commit cc10149

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
@@ -302,10 +302,6 @@ fn uninstall_doesnt_leave_gc_file() {
302302
})
303303
}
304304

305-
#[test]
306-
#[ignore]
307-
fn uninstall_stress_test() {}
308-
309305
#[test]
310306
fn update_exact() {
311307
let version = env!("CARGO_PKG_VERSION");

0 commit comments

Comments
 (0)