Move koan about keyword lists as arguments to the function koan
This commit is contained in:
@@ -18,6 +18,7 @@ defmodule FunctionsTests do
|
||||
100,
|
||||
1000,
|
||||
"Full Name",
|
||||
{:multiple, ["GOOD", "good"]},
|
||||
]
|
||||
|
||||
test_all(Functions, answers)
|
||||
|
||||
Reference in New Issue
Block a user