Reduce needless repetition
This commit is contained in:
@@ -7,7 +7,7 @@ defmodule FunctionsTests do
|
||||
"Hello, World!",
|
||||
3,
|
||||
{:multiple, ["One and Two", "Only One"]},
|
||||
{:multiple, ["Hello Hello Hello Hello Hello ", "Hello Hello "]},
|
||||
{:multiple, ["Hello Hello Hello ", "Hello Hello "]},
|
||||
{:multiple, [:entire_list, :single_thing]},
|
||||
{:multiple, ["10 is bigger than 5", "4 is not bigger than 27"]},
|
||||
{:multiple, ["The number was zero", "The number was 5"]},
|
||||
|
Reference in New Issue
Block a user