Fix typos and bring back the failing pattern match.
This commit is contained in:
@@ -20,7 +20,8 @@ defmodule PatternsTests do
|
||||
1,
|
||||
2,
|
||||
{:multiple, ["The number One", "The number Two", "The number 3"]},
|
||||
"same"
|
||||
"same",
|
||||
2
|
||||
]
|
||||
|
||||
test_all(PatternMatching, answers)
|
||||
|
||||
Reference in New Issue
Block a user