remove elementary MapSet.size/1 koan

size is covered under koan "However, I do not allow duplication"
This commit is contained in:
Cohen Carlisle
2018-03-02 10:18:25 -05:00
parent 432988014a
commit 3a58b49fe6
2 changed files with 0 additions and 5 deletions

View File

@@ -5,7 +5,6 @@ defmodule MapSetsTest do
test "MapSets" do
answers = [
1,
5,
3,
{:multiple, [false, true]},
true,