Skip to content

Commit c5ef8a6

Browse files
committed
enable leak tests on macOS
1 parent da5f2f3 commit c5ef8a6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/compile-fail/memleak.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// ignore-windows: We do not check leaks on Windows
2-
// ignore-macos: We do not check leaks on macOS
32

43
//error-pattern: the evaluated program leaked memory
54

tests/compile-fail/memleak_rc.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// ignore-windows: We do not check leaks on Windows
2-
// ignore-macos: We do not check leaks on macOS
32

43
//error-pattern: the evaluated program leaked memory
54

0 commit comments

Comments
 (0)