mirror of
https://github.com/correl/elm.git
synced 2024-12-23 03:00:08 +00:00
Correct formatting
This commit is contained in:
parent
1b852aeeb4
commit
8bc34db0f2
1 changed files with 10 additions and 11 deletions
|
@ -15,7 +15,6 @@ tests =
|
||||||
-- Once you get the first test passing, remove the
|
-- Once you get the first test passing, remove the
|
||||||
-- `skip <|` (just leave the comma) on the next
|
-- `skip <|` (just leave the comma) on the next
|
||||||
-- lines to continue!
|
-- lines to continue!
|
||||||
|
|
||||||
, skip <|
|
, skip <|
|
||||||
test "divide if even" <|
|
test "divide if even" <|
|
||||||
\() ->
|
\() ->
|
||||||
|
|
Loading…
Reference in a new issue