Pull helper methods out of koans
This commit is contained in:
@@ -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}],
|
||||
|
||||
Reference in New Issue
Block a user