mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
enable leak tests on macOS
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// ignore-windows: We do not check leaks on Windows
|
||||
// ignore-macos: We do not check leaks on macOS
|
||||
|
||||
//error-pattern: the evaluated program leaked memory
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
// ignore-windows: We do not check leaks on Windows
|
||||
// ignore-macos: We do not check leaks on macOS
|
||||
|
||||
//error-pattern: the evaluated program leaked memory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user