Skip to content

Commit

Permalink
Old OTP or elixir versions are not yet ready for the mighty ł
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Jul 26, 2018
1 parent e0c2e6d commit f6b27dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/benchee_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ defmodule BencheeTest do
end

@tag :otp_21_memory_problems
test "the micro keyword list code from Michał does not break memory measurements #213" do
test "the micro keyword list code from Michal does not break memory measurements #213" do
benches = %{
"delete old" => fn {kv, key} -> BenchKeyword.delete_v0(kv, key) end,
"delete reverse" => fn {kv, key} -> BenchKeyword.delete_v2(kv, key) end,
Expand Down

0 comments on commit f6b27dd

Please sign in to comment.