Changed order of the answers in map_sets test
This commit is contained in:
@@ -7,8 +7,8 @@ defmodule MapSetsTest do
|
|||||||
1,
|
1,
|
||||||
3,
|
3,
|
||||||
:ok,
|
:ok,
|
||||||
{:multiple, [true, false]},
|
|
||||||
true,
|
true,
|
||||||
|
{:multiple, [true, false]},
|
||||||
true,
|
true,
|
||||||
false,
|
false,
|
||||||
5,
|
5,
|
||||||
@@ -20,4 +20,4 @@ defmodule MapSetsTest do
|
|||||||
|
|
||||||
test_all(MapSets, answers)
|
test_all(MapSets, answers)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user