mirror of
https://github.com/correl/elm.git
synced 2024-12-22 19:17:27 +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
|
||||
-- `skip <|` (just leave the comma) on the next
|
||||
-- lines to continue!
|
||||
|
||||
, skip <|
|
||||
test "divide if even" <|
|
||||
\() ->
|
||||
|
|
Loading…
Reference in a new issue