Fix broken tests on Mac OSX.

This commit is contained in:
Marco Vermeulen
2021-02-21 15:04:18 +00:00
parent f90f516e95
commit 52cb0a6c7c

View File

@@ -6,8 +6,8 @@ class UnixUtils {
"Linux": [
"amd64": "LinuxX64"
],
"Darwin": [
"X86_64": "DarwinX64",
"Mac OS X": [
"x86_64": "DarwinX64",
],
"FreeBSD": [
"amd64": "FreeBSD_X64"