Skip to content

Commit 9b82a78

Browse files
committed
Enable strip test on macos.
1 parent e515c32 commit 9b82a78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testsuite/profiles.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,8 +470,6 @@ fn thin_lto_works() {
470470
}
471471

472472
#[cargo_test]
473-
// Strip doesn't work on macos.
474-
#[cfg_attr(target_os = "macos", ignore)]
475473
fn strip_works() {
476474
if !is_nightly() {
477475
// -Zstrip is unstable

0 commit comments

Comments
 (0)