Pull helper methods out of koans

This commit is contained in:
Felipe Sere
2016-03-21 15:00:58 +00:00
parent 862fb19dd7
commit 60b18aae1f
2 changed files with 28 additions and 26 deletions

View File

@@ -182,7 +182,7 @@ defmodule KoansHarnessTest do
[1,2,3,4,5],
[1,2,3],
[1,2,3],
[1,2,3],
[0,1,2,3],
%{ :odd => [3,1], :even => [4,2] },
%{ 0 => [6, 3], 1 => [4, 1], 2 => [5, 2]},
[{1, :a}, {2, :b}, {3, :c}],