mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-05-18 21:45:39 -04:00
Fix broken tests on Mac OSX.
This commit is contained in:
@@ -6,8 +6,8 @@ class UnixUtils {
|
||||
"Linux": [
|
||||
"amd64": "LinuxX64"
|
||||
],
|
||||
"Darwin": [
|
||||
"X86_64": "DarwinX64",
|
||||
"Mac OS X": [
|
||||
"x86_64": "DarwinX64",
|
||||
],
|
||||
"FreeBSD": [
|
||||
"amd64": "FreeBSD_X64"
|
||||
|
||||
Reference in New Issue
Block a user