Remove metaprogramming-related keyword list koans
Too advanced at this point. Will considering including something like this in #21.
This commit is contained in:
@@ -10,8 +10,6 @@ defmodule KeywordListsTests do
|
||||
{:multiple, [:foo, "bar"]},
|
||||
"foo",
|
||||
"GOOD",
|
||||
:good,
|
||||
{:multiple, [:this, :that]},
|
||||
]
|
||||
|
||||
test_all(KeywordLists, answers)
|
||||
|
Reference in New Issue
Block a user