From 55a33e16640816eb101670a07d66f43dc88cc920 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Mon, 22 Feb 2021 02:01:15 -0800 Subject: testament: support disabled:osx as alias to disabled:macosx (#17124) --- tests/valgrind/tleak_arc.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/valgrind') diff --git a/tests/valgrind/tleak_arc.nim b/tests/valgrind/tleak_arc.nim index 8dea7c62a..c47ee137a 100644 --- a/tests/valgrind/tleak_arc.nim +++ b/tests/valgrind/tleak_arc.nim @@ -4,7 +4,7 @@ cmd: "nim $target --gc:arc -d:useMalloc $options $file" exitcode: 1 outputsub: " definitely lost: 7 bytes in 2 blocks" disabled: "freebsd" -disabled: "macosx" +disabled: "osx" disabled: "openbsd" disabled: "windows" disabled: "32bit" -- cgit 1.4.1-2-gfad0