Fix punctuation

This commit is contained in:
Felipe Sere
2016-03-21 19:11:21 +00:00
parent a0bb840cfc
commit b95d4f1202
4 changed files with 26 additions and 28 deletions

View File

@@ -180,7 +180,7 @@ defmodule KoansHarnessTest do
[2],
[1,2,3],
[1,2,3,4,5],
[1,2,3],
[1,2,3,4],
[1,2,3],
[0,1,2,3],
%{ :odd => [3,1], :even => [4,2] },
@@ -198,7 +198,7 @@ defmodule KoansHarnessTest do
test "Processes" do
answers = [
self,
true,
:running,
"hola!",
:how_are_you?,