remove elementary MapSet.size/1 koan
size is covered under koan "However, I do not allow duplication"
This commit is contained in:
@@ -5,7 +5,6 @@ defmodule MapSetsTest do
|
||||
test "MapSets" do
|
||||
answers = [
|
||||
1,
|
||||
5,
|
||||
3,
|
||||
{:multiple, [false, true]},
|
||||
true,
|
||||
|
Reference in New Issue
Block a user