I'm an idiot.

This commit is contained in:
Andrew Selder 2023-01-17 10:17:15 -08:00
parent 4443b4d659
commit d662da12b2

View File

@ -234,7 +234,7 @@ Default target: x86_64-apple-macosx\n",
}),
"elixir --short-version" => Some(CommandOutput {
stdout: String::from(
"1.14.2",
"1.10",
),
stderr: String::default(),
}),